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

what is data integrity? : Sql dba

596


What is the example of procedure?

525


What is rollback?

586


How to call a javascript function from pl sql?

565


GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?

2574






What is the sql query to display the current date?

551


What is equi join in sql?

613


What are the disadvantages of not performing database normalization?

595


what are the disadvantages of mysql? : Sql dba

575


How to pipe multiline string to isql?

580


What is a temporal data type?

599


Are sql database names case sensitive?

500


What is the difference between in and between in sql?

578


What is the difference between a query and a report?

523


Does sql view stored data?

537