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
Can dml statements be used in pl/sql?
What are the triggers associated with image items?
what happens if null values are involved in expressions? : Sql dba
Is subquery faster than join?
What does := mean in pl sql?
Can you load data into multiple tables at once? : aql loader
What is the best free sql database?
What is dynamic query?
What is oracle sql called?
Inline the values in PL/SQL, what does it mean.?
What is a string data type in sql?
How do we use distinct statement? What is its use?
What is offset and limit in sql?
What is field delimiter?
what is bcp? When is it used?