can primery key be a non clustered index?

Answer Posted / praveen

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 ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I run a trace in sql server?

684


can a database be shrunk with users active? : Sql server administration

757


What are the properties of the transaction?

737


What is sql server transaction log file?

705


Explain various data region available in ssrs with their use?

668






What is acid db?

668


How do I trace a query in sql server?

700


What is row-level compre?

713


Explain what role entity and relationship play in an ER diagram.

789


What is the difference between mysql and sql server?

652


What are different types of raid configurations? : SQL Server Architecture

730


What are various limitations of the views?

789


What is sql server database?

668


Do you know what are the reporting services components?

708


How can we determine what objects a user-defined function depends upon?

694