Hi ,
How can someone , through SQL , or any other methods, identifies the relationships between tables in a database?
In other words, how do I know that a specific field is a forigen key in a nother table?
I need to know , because I'm suppose to work on a database that was created by someone else and I need to understand the structure of the database.
Thank you
How can someone , through SQL , or any other methods, identifies the relationships between tables in a database?
In other words, how do I know that a specific field is a forigen key in a nother table?
I need to know , because I'm suppose to work on a database that was created by someone else and I need to understand the structure of the database.
Thank you