Online Documentation for SQL Manager for SQL server

Managing foreign keys


The Foreign Keys tab is provided for managing table foreign keys. Double-click a foreign key to open Foreign Key Editor for editing the foreign key.

 

Right-click a foreign key to display the context menu allowing you to create new, edit, drop, enable/disable the selected foreign key, or enable/disable all foreign keys. Using the menu you can also export the list of the table foreign keys to any of supported formats.

 

Foreign keys management tools are also available through the Navigation bar of Table Editor.

 

Table Editor - Managing foreign keys

 

 

The Foreign Keys list provides the following attributes of each foreign key of the table:

Foreign Key Name

Columns

Foreign Table

Foreign Columns

Disabled

On Update

On Delete

 

For details see Foreign Keys.

 

If necessary, you can also use the Foreign Key Description area to supply a description for each foreign key.