Quantcast
Viewing all articles
Browse latest Browse all 1315

Forum Post: Reverse Engineer Table/FK question

Hi, When extract DDL from a schema, Is there a way to separate between the table and its foreign keys? I would want the create Foreign Keys to be separate since I would want to create all the tables first and then create all the foriegn keys without worrying that FK create may fail since the ref table was not created first ?

Viewing all articles
Browse latest Browse all 1315

Trending Articles