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 scalar data type in pl sql?
What is sql data?
Which is better stored procedure or query?
How do I make sql search faster?
What are the ways on commenting in a pl/sql code?
What type of database is sql?
Which join condition can be specified using on clause?
Which is better join or inner query?
What is pl sql script?
What is tuple in sql?
what is the difference between inner and outer join? Explain with example. : Sql dba
Which query operators in sql is used for pattern matching?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What are the types of subqueries?
What are the different types of tables in sql?