Can we use more than one null value for unique key?
Answer Posted / anjani kumar
Yes,Multiple Null values are allowed in Unique key
Constraint because each Null is different from another Null
so there is no case of duplication.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
how to analyze tables with 'mysqlcheck'? : Sql dba
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
what is the functionality of the function htmlentities? : Sql dba
How subquery works in sql?
Does varchar need length?
what are the join types in tsql? : Transact sql
How do I view a table in sql?
how to run 'mysql' commands from a batch file? : Sql dba
What is a constraint?
What is sqlerrd?
Explain the order of sql statement execution?
What is difference between rank () row_number () and dense_rank () in sql?
What is pl/sql table? Why it is used?
What is the use of pl/sql table?
What is t-sql? : Transact sql