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 do I clean up sql server transaction log?

563


What is the use of tempdb? What values does it hold?

563


What is sql server agent and what are the two modes of authentication in sql server?

539


How to return the top 5 rows from a select query in ms sql server?

586


How many replicas are maintained for each SQL Azure database?

128






What can be used instead of trigger?

620


What is database dimension? : sql server analysis services, ssas

618


How sql server enhances scalability of the database system?

583


What is difference between group by and having?

555


Difference between Sql server reporting services and Crystal reports?

124


What are the benefits of filtered indexes?

506


If no size is defined while creating the database, what size will the database have?

544


What are the advantages of passing name-value pairs as parameters?

655


What is query parameter in ssrs?

118


How can sql server instances be hidden?

524