This is a discussion on FK relationships within the pgsql Novice forums, part of the PostgreSQL category; --> Hi All, Is there an easy way to find out the list of tables that have a FK relation ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi All, Is there an easy way to find out the list of tables that have a FK relation on a particular table? Say, if I have a 'customer' table, I would like to get the tables that depend on customer and not the tables on which customer depends. Thanks, Saranya --------------------------------- Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. |