Can we use more than one null value for unique key?

Answer Posted / talent pool

If we use more than one, it leads to
duplicate, which effects the fundamental property of unique
key.

But......
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 ?    57 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?

791


what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba

751


Is pl sql different from sql?

717


how to create a new view in mysql? : Sql dba

685


What is java sql connection?

693






Is ms sql traffic encrypted?

685


differentiate between float and double. : Sql dba

763


How do I install sql?

700


What is a sql*loader control file?

790


How can we implement rollback or commit statement in a trigger?

789


What is database sql?

709


how many columns can be used for creating index? : Sql dba

675


What is microsoft t sql?

678


What is the maximum number of rows in sql table?

744


How to know the last executed procedure?

809