Can we use more than one null value for unique key?
Answer Posted / debdut bhaumik
Yes , More than one field can be NULL in a unique Key
column. Because a Null values is not equal to another null
value. So, no duplicate value is there.
| Is This Answer Correct ? | 26 Yes | 12 No |
Post New Answer View All Answers
Why query optimization is needed?
What is %s in sql?
what is the difference between a web-garden and a web-farm? : Sql dba
How many subqueries can be nested in a statement?
What is sql indexing?
What is difference between mysql and postgresql?
What are stored procedures used for?
What are the disadvantages of file system?
How to select random rows from a table?
How do you create an update query?
explain primary keys and auto increment fields in mysql : sql dba
What is the use of desc in sql?
What is the largest value that can be stored in a byte data field?
What is function and procedure in pl sql?
What is a behavioral trigger?