Can we use more than one null value for unique key?
Answer Posted / rajesh
yes,we can use more than one null value for unique key.
Bcz all null values are unique,
thing is that null is unknown ,unassignable,
undefind ,inapplicable value and allwase null is not equal
to null and any arithimitic operation and logical
comparision all wase result null
| Is This Answer Correct ? | 21 Yes | 9 No |
Post New Answer View All Answers
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
What are the two types of exceptions in pl/sql?
How is debugging done?
What is the use of function "module procedure" in pl/sql?
What is clustered index in sql?
How to run sql*plus commands in sql developer?
Why do we need sharding?
What is set transaction?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?
what is isam? : Sql dba
Write an sql query to select all records from the table?
What is optimistic concurrency control? : Transact sql
What is server name sql?
What is dynamic sql in pl sql?
Can we join two tables without common column?