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!
hi guys,
i am new to this programming can any one help me on this how to move records from one table to another table by using pl/sql
for example i have emp table, i want to move empno=7789 data from emp to emp1,how to do this?