Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index Question
Message
From
09/04/2001 15:31:53
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Database design
Title:
Index Question
Miscellaneous
Thread ID:
00493729
Message ID:
00493729
Views:
45
Hi All,

I design my tables to have an "ID" column that is an "identity" value. I have set this as the primary key, since I do many lookups on the value.

I also may have a foreign key in the table that references the primary key of another table. When apprpriate, I have set this column to be "clustered" index because of the uniqueness of the values (less than 95%).

Is it OK to design my indexes like this?

Thanks in advance..
Michael
Next
Reply
Map
View

Click here to load this message in the networking platform