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
Inline the values in PL/SQL, what does it mean.?
Why we use sql profiler?
Is sql similar to python?
Why do we need cursor in pl sql?
What is the difference between cluster and non-cluster index?
What is data manipulation language?
What is use of term?
Explain scalar functions in sql?
How do you create an update query?
How do you rank data in sql?
What is sql data?
What is Collation Sensitivity ? What are the various type ?
How do I run sql?
What is nvarchar in sql?
How to raise user-defined exception with custom sqlerrm ?