Can we use more than one null value for unique key?
Answer Posted / anil kumar abbireddy
We can insert any number of null values in the column which
contains the unique key
the reason is NULL is not equal to anothere NUll
so each null is different so there is no question of
duplication
| Is This Answer Correct ? | 140 Yes | 30 No |
Post New Answer View All Answers
How do I view output in sql developer?
What is loop in pl sql?
How do I run a pl sql procedure in sql developer?
what is meant by urlencode and urldocode? : Sql dba
What are the datatypes available in pl/sql ?
How do I truncate a word?
What are sql data types?
How do you delete a table?
How to know the last executed procedure?
Is subquery faster than join?
How to get each name only once from an employee table?
What is sql and also describe types of sql statements?
What do you mean by field in sql?
What is sequence in sql?
What do you mean by rowid?