What is differance unique key and primary key.
Answer Posted / dhanashree
Unique Key can be NULL
But
Primary Key can not be NULL
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
what is the difference between truncate and drop statements? : Sql dba
Is mariadb a nosql database?
What does 0 mean in sql?
what are different types of collation sensitivity? : Sql dba
How to display the current date in sql?
What is sqlerrm?
does sql support programming? : Sql dba
What is right join sql?
What are the parameter modes supported by pl/sql?
What is varchar sql?
What does count (*) mean in sql?
When is the explicit cursor used ?
What is the plv (pl/vision) package offers?
What are different clauses used in sql?
what is the difference between join and union? : Sql dba