Can we use more than one null value for unique key?
Answer Posted / ramesh
Yes,We should .That's the significance of Unique Key
If you insert data into Unique Key column it checks for the
uniqueness of THIS NON NULL UNIQUE COLUMNAR DATA
Is This Answer Correct ? | 13 Yes | 15 No |
Post New Answer View All Answers
What is a dynamic query?
Can primary key be changed?
what is an execution plan? When would you use it? How would you view the execution plan? : Sql dba
What is a unique key?
How do I save a stored procedure?
What is recursive join in sql?
What happens when a trigger is associated to a view?
What are the disadvantages of not performing database normalization?
what is column? : Sql dba
What is a unique key and primary key and foreign key?
What is difference between sql function and stored procedure?
What is the purpose of normalization?
What is normalisation and its types?
Can a view be mutating? If yes, then how?
Is primary key clustered index?