Key Definition

Manage primary and foreign key definitions in schema editor.

Create Primary Key

Select Create Key | Primary in the Schema Editor menu. This opens the Add Primary Key dialog.

Select a column from the dropdown control and click button Add Primary Key.

This will add the primary key to the Outline window.

Create Foreign Key

Select Create Key | Foreign Key in the Schema Editor menu. This opens the Add Foreign Key dialog.

Select a column from the dropdown control, specify relation information and click button Add Foreign Key.

This will add the foreign key to the Outline window.

Remove Key

Select the key in the Outline window and click Remove Key in the Schema Editor menu.  In the invoked Delete dialog, confirm the deletion by clicking button OK.

In this Document