Thread: import sql script

import sql script

From
Rafal Kedziorski
Date:
Hallo,

I have a big sql script, which creates about 120 tables. much of them
have FK to other tables. The order in this sql script is not correct.
Tables which be create at least, while they have FK to other table, are
defined bevore. Is there any way to import this structure to PostgreSQL
without correcting the order in my script.


Best Regards,
Rafal



Re: import sql script

From
"mark carew"
Date:
no