what is the difference between unique and primary key
Answer Posted / suresh kumar somayajula
Unique Key allows NULL value and a table can have more than
one UNIQUE KEY Constraint.
Primary Key is the combination of UNIQUE+NOT NULL,means it
won't allow NULL Values and a table can have only one
Primary Key.But a table can have Composite Primary Key.
Thank you,
Suresh
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
List few restrictions that are imposed while creating views?
What are the 5 databases?
What is database connection pool size?
How do you create a report in a database?
Does google have a database program?
Explain concurrency transparency.
What is data modelling concepts?
What is dba stand for?
What are reports in a database?
Why do we need database?
How to extract metadata for the entire database?
Who has the largest database?
How to configure events with firewall?
What is the purpose of a database table?
How is data stored in a database?