Hello:
My developers need a list - sequence of DB tables they can truncate without running into Foreign key reference restriction (for DBUnit testing which supposedly allows to clear referenced table if the referencing one is clear). The DB has around 200 tables, 180 out of them have Foreign keys. Is there a way to generate such a sequence automatically, maybe using Erwin?
Thanks.
Andrei
My developers need a list - sequence of DB tables they can truncate without running into Foreign key reference restriction (for DBUnit testing which supposedly allows to clear referenced table if the referencing one is clear). The DB has around 200 tables, 180 out of them have Foreign keys. Is there a way to generate such a sequence automatically, maybe using Erwin?
Thanks.
Andrei