Can we use more than one null value for unique key?
Answer Posted / ashwani kumar(kannouj)
Unique in similar to primary key but one difference's
primary key duplicate records not allow and not null value
and uniquie allow one null value and duplicate records
| Is This Answer Correct ? | 6 Yes | 25 No |
Post New Answer View All Answers
What are conditional predicates?
Explain what is sql*plus?
What is pl sql code?
I need a function for a train ticket reservation please answer it thanks in advance
What is constant in pl sql?
What is a call statement? Explain with an example.
what are enums used for in mysql? : Sql dba
How many triggers can be applied to a table?
how to shut down the server with 'mysqladmin'? : Sql dba
What is sql and also describe types of sql statements?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
Is sql a backend language?
Explain the difference between triggers and constraints?
How do I view a sql trace file?
What is the process of copying data from table a to table b?