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
What is correlated subquery in sql server?
Define left outer join?
Can primary key be null?
What is extent? Types of extents?
How to enable/disable indexes?
Do you know how to implement service broker?
Why de-normalization required?
What are the main differences between #temp tables and @table variables and which one is preferred?
Which is better statement or preparedstatement?
What is the difference between coalesce() & isnull()?
What is identity?
What is a virtual table in sql?
why would you use sql agent? : Sql server database administration
Define msdb database?
What authentication modes does sql server support?