Can we use more than one null value for unique key?
Answer Posted / ashwin
you can insert as many values as u want, in uniquelly
declared column
some people r saying that if u insert more than one null
value in unique column of relation then null is duplicated
which violets unique key property..........well this saying
is totally rubbish......are pehle insert karke dekho phir
bolo as simple as that...
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is sql in java?
What are different types of tables in sql?
what is the use of double ampersand (&&) in sql queries?
What is a function in oracle pl sql?
Which function is used to return remainder in a division operator in sql?
define sql update statement ? : Sql dba
is it possible to pass an object or table to a procedure as an argument?
When is a declare statement required?
what happens if you no create privilege in a database? : Sql dba
How to place comments in pl/sql?
What is sqlcommand?
What is denormalization in a database?
What is difference between sql and excel?
Why use subqueries instead of joins?
How can we implement rollback or commit statement in a trigger?