How many null values can be inserted in a coulmn whihc is unique constraint
Answer Posted / john bershan
any number of null value can be inserted into table for a
column which is declared as unique.coz null vale s either
not equal to any value or not equal to another null;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
define sql delete statement ? : Sql dba
What is multiple partition?
What is group by in sql?
What is the difference between a primary key and a unique key?
What is clustered index sql?
Is full outer join same as cross join?
Is vs as in pl sql?
What is a schema? How is it useful in sql servers?
What is pivot in sql?
Why do we use view in sql?
How can you load multi line records? : aql loader
Explain table and field in sql?
How to make a copy values from one column to another in sql?
What is the purpose of using pl/sql?
What is the difference between functions, procedures, and packages in pl/sql?