Can we use more than one null value for unique key?
Answer Posted / ravin
Yes we can..
Hey guys.. don't be confused with the values and nulls.
Unique key conforms only the values to be unique. Since the
nulls are not any kind of value, they can occur as many
times as they can.. nulls are nothing..
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is materialized view in sql?
What are the different types of triggers?
Why do we use partitions in sql?
What is sql and db2?
what is the difference between blob and text? : Sql dba
Is sql workbench free?
What is procedure function?
what are the different functions in sorting an array? : Sql dba
Why plvtab is considered as the easiest way to access the pl/sql table?
Is sql similar to python?
Can we rename a column in the output of sql query?
Does execute immediate commit?
What are the types of records?
What is trigger types of trigger?
What is cursor explain with example?