What's the difference between a primary key and a unique
key?
Answer Posted / ramneet
Primary can be used in foregin key but unique key does not
used.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is SQL Azure Data sync?
What do you understand by physical_only option in dbcc checkdb?
What is the difference between a fill factor of 100 and 0?
We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?
What is update locks?
Write query to return all rows sql?
What does it mean if @@cursor_row returns a negative number?
What have included columns when we talk about sql server indexing?
Can we call future method from trigger?
What is transaction server implicit?
Do you know what are the properties of the relational tables?
Where are sql server usernames and passwords stored in the sql server?
How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
What is a matrix in ssrs?
Explain transaction server distributed transaction?