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 are the different types of replication you can set up in sql server? : Sql server database administration
What sql server means?
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
What is dbcc updateusage?
Data table as parameter in sql server?
What are functions in the sql server?
In which tcp/ip port does sql server run? Can it be changed?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting are possible?
what is the information that can be stored inside a bit column? : Sql server database administration
Explain full-text indexing?
What information is maintained within the msdb database?
Can binary strings be converted into numeric or float data types?
What is sharding?
Explain concepts of analysis services?
How to find out what is the default collation in a database?