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
What are .mdf files?
Why are sql functions used?
What is nonclustered index with included columns ?
How to concatenate two character strings together?
What is molap and its advantage? : sql server analysis services, ssas
Do you know how to send email from database?
Explain triggers?
How to filter records of table in SQL SERVER?
Can we insert data into a view?
How many types of triggers are there?
What are the different types of sql server replication? : sql server replication
What is an inner join?
Does table partitioning improve performance?
How to connect a database with sql express.?
Write query to return all rows sql?