Can we use more than one null value for unique key?
Answer Posted / krishana kumar gupta
no, because duplicate value is not allowed in unique. so
thats why we can enter only one null value.
| Is This Answer Correct ? | 10 Yes | 31 No |
Post New Answer View All Answers
Why should I use postgresql?
What is sql performance tuning?
Difference between global and parameter variables?
how to create a new view in mysql? : Sql dba
What are different types of indexes?
What is difference between cursor and trigger?
how many ways we can we find the current date using mysql? : Sql dba
What is sql query optimization?
how to enter characters as hex numbers? : Sql dba
explain about mysql and its features. : Sql dba
How do I truncate a word?
What is a table?
List different type of expressions with the example.
How do I view an execution plan in sql?
Which sql statement is used to return only different values?