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!

Copy Table Structure

rajeshkumar79Aug 24 2013 — edited Aug 24 2013

Hi guys !!

I am trying to copy structure of one table to other. I have few constraints like primary key,check constraint, not null, and foreign key in parent table.

But, when I am copying table stucture to another only not null constraint is copying. How can I copy whole table structure including all constraints to another table?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 21 2013
Added on Aug 24 2013
1 comment
313 views