Only one Primary Key index can apply to a table, although you can create multiple AK (unique) or IE (non-unique) indexes. You use the Table Index Editor to work with table indexes in a physical model.
To create an index in the Index Editor
The Table Index Editor opens.
A new index is added to the Navigation Grid with a default name, which you can accept or change.
Specifies to display FK (foreign key) indexes in the Navigation Grid. Select the check box to enable this option.
Specifies the physical name of the table index. You can change the physical name of the table index in this field.
Displays key designation of the table index.
Specifies if the table index is unique or non-unique. Select the check box if it is a unique index.
Specifies whether the table index should be suppressed from a logical model and appear in a physical model only.
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.
Note: Depending on your target server, there can be more options.
The table index is created and the Table Index Editor closes.
Copyright © 2012 CA. All rights reserved. |
|