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 copy table

ravi29Dec 14 2020 — edited Dec 14 2020

Hi,

I need to copy emp table from prod database to dev database. I need to copy all its dependent objects like
constraints, indexes synonyms and view also. I do not have any db link from prod to dev.
Can anybody suggest me best method to do the same.

Thanks in Advance.

Comments
Post Details
Added on Dec 14 2020
2 comments
578 views