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
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
How to generate create view script on an existing view?
Can you explain what is sql server english query?
What do you mean by recursive stored procedure?
Show Practically Sql Server Views are updatable?
Find columns used in stored procedure?
What is in place upgrade in sql server?
What is difference between clustered index and non clustered index?
What are exact numeric data types in ms sql server?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
What is the stuff?
How to use go command in "sqlcmd"?
Indexes are updated automatically is the full-text index also updated automatically?
Can a trigger be created on a view?
What are constraints?