I am a newcomer to SQL Server undertaking a migration of a web site that I have written from Access 2003 to SQL Server, using ASP. I have spent a lot of time analysing the Access databases. I have also done a lot of reading, but can't find an answer to these questions:
If a table has a compound Primary Key (up to 4 rows) can you
a) make the whole primary key a clustered index?
b) make part of the key a clustered index (1 row only)
c) is there a single index for the primary key, and if so can I separately index parts of the primary key?
I appreciate how important it is to get the indexing right and I want to be absolutely clear on what I can and can't do.
Thank you
Pat Waddington
-------------------
System 3 2000 Limited
www.system3-2000.co.uk