Skip to Main Content

SQL & PL/SQL

Announcement

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!

how to move records from one table to another table by using simple pl/sql code

2611797Mar 16 2014 — edited Mar 17 2014

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?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2014
Added on Mar 16 2014
3 comments
720 views