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 aggregate function in sql?
How are sql commands classified?
Can we insert in view in sql?
What is record variable?
What is a procedure in pl sql?
Difference between global and parameter variables?
Which is faster truncate or drop?
Is pl sql and postgresql same?
Which sql statement is used to delete data from a database?
what are the 'mysql' command line arguments? : Sql dba
Can you load data into multiple tables at once? : aql loader
Is pl sql better than sql?
what is query cache in mysql? : Sql dba
Is t sql a programming language?
Define concurrency control. : Transact sql