How to create a clustered index using a database diagram (Enterprise Manager)
To create a clustered index using a database diagram
- Open a database diagram.
- Right-click the table whose index you want to modify, and then click Properties.
- Click the Indexes/Keys tab.
- Click New.
The Selected index list displays the system-assigned name of the new index.
- Under Column name, click the columns to index.
You can select up to 16 columns. For optimal performance, select only one or two columns per index.
- Select the Create as CLUSTERED check box.
See Also
(c) 1988-98 Microsoft Corporation. All Rights Reserved.