can primery key be a non clustered index?

Answer Posted / hiral bhatt

No, its not possible to hving Primary key with Non Clusterd
Index, because whenever we have to make a column as Primary
Key, it will create a Clusterd Index on that Column
automatically, it is due to the concept of paging, thats
why we can have only 1 primay key and 1 clusterd index per
Table...Enjoy :-)

Is This Answer Correct ?    11 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how you can deploy an ssrs report?

139


Can we shrink data file in sql server?

758


Can you type more than one query in the query editor screen at the same time?

772


How do you create an execution plan?

662


Tell me about normalization in DBMS.

752






What is the contrast between sql and mysql?

787


What are the reporting services components?

108


What is a field in a table?

775


What is merge join?

808


Explain different types of Normalization.

1171


How do I find the port number for sql server?

687


Define union, union all, minus, intersect?

741


Is sql server implemented as a service or an application? : Sql server database administration

700


How to convert numeric expression data types by assignment operations?

724


explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration

665