foreign key relation
foreign key relation
Can I find foreign key relations in dbForge 5.0?
You can see foreign key relations by either of the ways:
1. Using Database Diagram.
You will need to create a database diagram and drag'n'drop objects from Database Explorer to the diagram. Foreign key relations are displayed as lines connecting tables on a diagram.
2. You can see related objects in Database Explorer. After expanding a node in the tree will appear sub-nodes two of which Depends On and Used By. After expanding the Depends On and Used By nodes you will see related objects.
1. Using Database Diagram.
You will need to create a database diagram and drag'n'drop objects from Database Explorer to the diagram. Foreign key relations are displayed as lines connecting tables on a diagram.
2. You can see related objects in Database Explorer. After expanding a node in the tree will appear sub-nodes two of which Depends On and Used By. After expanding the Depends On and Used By nodes you will see related objects.