Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
deepabalasubramanian
Starting Member
21 Posts |
Posted - 2001-09-28 : 09:59:07
|
| In a table i have set 3 fields as my primary key index.Will it affect the performance for my search conditions using a single field in that index.which will be faster ?Either a single field or using any two fields or all the three.One among the fields is my identity column.thanks |
|
|
|
|
|