Answer Posted / raju
No. If a table have primary key column automatically it is
clustered index. if a table have other than primary key
it have non clustered index. so answer of the question is it
doesn't support non clustered index in the primary key column
Is This Answer Correct ? | 22 Yes | 10 No |
Post New Answer View All Answers
Explain Geography datatype in SQL Server
What are the steps you will take to improve the performance of a poor performing query?
What is difference between views and stored procedures?
in the physical file layout, where should the transaction log be stored in relation to the data file?
What is the use of tempdb? What values does it hold?
What is an example of a foreign key?
How to use "if ... Else if ... Else ..." Statement structures in ms sql server?
What is cross join in sql server joins?
How to round a numeric value to a specific precision?
What are audit control procedures?
What is the difference between locking and multi-versioning?
Explain what is dbcc?
What do you mean by an execution plan?
What is an index in a database?
List some of the rules that apply to creating and using a ‘view’