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
what is a foreign key ? : Sql dba
what is sub-query? : Transact sql
What is the most common sql injection tool?
What is the life of an sql statement?
What is cursor explain with example?
how to enter numeric values as hex numbers? : Sql dba
What is coalesce sql?
Are null values same as that of zero or a blank space?
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
When you have to use a default "rollback to" savepoint of plvlog?
Where do we use pl sql?
what are the limitations of identity column? : Transact sql
What is the purpose of the sql select top clause?
How many row comparison operators are used while working with a subquery?
What is java sql connection?