Can we use more than one null value for unique key?
Answer Posted / anjani kumar
Yes,Multiple Null values are allowed in Unique key
Constraint because each Null is different from another Null
so there is no case of duplication.
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How do I create a memory optimized filegroup?
How to run sql functions in pl/sql?
what are all the different types of indexes? : Sql dba
What do we need to check in database testing?
Can %notfound return null after a fetch?
Write a unique difference between a function and a stored procedure.
What is int identity in sql?
What is the difference between drop and truncate commands?
How many types of indexes are there in sql?
how to use regular expression in pattern match conditions? : Sql dba
Is sql a backend?
How show all rows in sql?
What is a null value?
Which tcp/ip port does sql server run?
What is coalesce sql?