What's the difference between a primary key and a unique key?
Answer Posted / awdhesh
By default Primary Key Create Cluster index while unique
ker create non cluster index
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is lookup override?
What is order of B+tree?
How to create a user to access a database in ms sql server using "create user" statements?
Do you know the different ddl commands in sql?
What is table join?
What is attribute hierarchy? : sql server analysis services, ssas
Does partitioning improve performance?
How to enter unicode character string literals in ms sql server?
How you can minimize the deadlock situation?
What is the importance of a recovery model?
what is a correlated sub-query? : Sql server database administration
How to create a view on an existing table in ms sql server?
Explain encryption of entire databases without the need for application changes in sql server 2008?
How to use group functions in the select clause in ms sql server?
Can you explain full-text query in sql server?