If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I'm trying to find out how to get an ordered list of all tables to import data in db according to foreign keys that exist. I don't have idea how to do that...
I know that way, but I'd like to exclude data that doesn't "fit" before I import them. Not exactly exclude rows, just to see where (on what tables) db rejects to import because of ref. integrity...