Can we use more than one null value for unique key?
Answer Posted / slimtech
The answer to this question depends on the database that we
are using
1. In SQL Server and DB2, we can insert only one null value
in the Unique Key column.
2. In Oracle, we can insert multiple null values
| Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
Can we insert delete data in view?
How do you use join?
what are sequences
What is keys and its types?
What is the purpose of the sql select top clause?
Why do we use sql constraints?
What is the purpose of primary key?
What is pl/sql language case sensitive?
Inline the values in PL/SQL, what does it mean.?
What is vector point function?
Is microsoft sql free?
What is multiple columns?
How do I know if I have sql express or standard?
What are character functions?
How do I copy a table in sql?