How many null values can be inserted in a coulmn whihc is unique constraint
Answer Posted / amit
Any no. of times you can insert null values in a coulmn
whihc is unique constraint because a Null value is
undefined,unassigned,and unapplicable value so thats why we
cannot compaire with any other null value or other value.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Can you selectively load only those records that you need? : aql loader
how would concatenate strings in mysql? : Sql dba
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
Is pl sql a scripting language?
What are the syntax and use of the coalesce function?
What is the difference between a primary key and a clustered index?
Why should I use postgresql?
What is a unique key?
what is a relationship and what are they? : Sql dba
How many types of primary keys are there?
what is try_catch block in procedure
What is trigger explain with example?
How does stored procedure reduce network traffic?
What is difference between left and right outer join?
Explain what is dbms?