Can we use more than one null value for unique key?
Answer Posted / shailendra chauhan
Yes, We can insert more the one NULL with unique key.
cos, Neither null is equal to null Nor null is not equal to
null.
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
How do you pronounce sql?
How do you use collections in procedure to return the resultset?
Enlist the data types that can be used in pl/sql?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
What is cascade in sql?
What is not in sql?
What is the use of triggers?
Is primary key always clustered index?
Why is a trigger used?
What is the difference between nvl function, ifnull function, and isnull function?
Why do we use joins?
Can you select everything, but 1 or 2 fields, without writer's cramp?
what is the difference between delete and truncate statement in sql? : Sql dba
What is the difference between clustered and non-clustered indexes?
What is write ahead logging in sql server?