What is differance unique key and primary key.
Answer Posted / rahul khanke
primary key : primary key dose not except null value
unique key : it accept null values.. if it set to not null
then it as good as primary key.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How insert into statements in sql?
How can we avoid duplicating records in a query?
how to create a table index in mysql? : Sql dba
When is a declare statement required?
What is the difference between microsoft sql and mysql?
What is the difference between stored procedure and view?
What is dialect in sql?
What are the triggers associated with image items?
What is aggregate function in sql?
What is nvl?
What is sql deadlock?
Can we create view in stored procedure?
What is trigger and stored procedure in sql?
What is clustered index sql?
What are the types of variable use in pl sql?