For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I have a table named Abc with some data and another table Xyz with same columnsĀ but different data, I need to copy data of table Xyz to Abc so that my final datai in table Abc is Data of Abc Data of Xyz. Please help