What's the difference between a primary key and a unique
key?
Answer Posted / ramneet
There is one more diff b/w primary key and unique key that
there is only one primary key in a table but there are more
then one unique keys in a table.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Is oracle faster than sql server?
How to turn off warning messages during php execution?
Tell me when is the update_statistics command used?
Write query to return all rows sql?
Does hive support indexing?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
What is a cache in ssrs?
Do you know sql server 2008 backup compression?
Is sql server implemented as a service or an application? : Sql server database administration
What is read committed?
How do you create an execution plan?
What is a transact-sql statement?
What are the indexes in sql server?
What is the maximum number of index per table?
How to modify the underlying query of an existing view?