Answer Posted / navneet sharma
Primary cannot be a non clustered index because when you
are creating primary key on a column then by defualt
cluster index will created on that column.
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Is there any difference between primary key and unique with the not null condition?
in a table is b in column k (manikanta,sivananda,muralidhar) i want result like (mnikanta,sivnanda,murlidhar) please slove it
What is bit data type?
What are the types of joins in sql?
Name the different type of indexes in sql?
What is self contained sub query?
What is logon trigger?
What are indexes in sql?
What is an sql server agent?
What are the essential components of sql server service broker?
How to declare and use cursor variables?
How to change a login name in ms sql server?
What is difference between standardization and normalization?
How would you choose between a clustered and a non-clustered index?
Can you create a logon trigger in sql server 2005 express edition?