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 a table?
what is 'mysqladmin' in mysql? : Sql dba
Can I learn sql in a week?
How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000
What is an implicit commit?
How delete a row in sql?
Do stored procedures prevent sql injection?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
How to Declare Fixed Length String Value In PL SQL
What is the difference between row level and statement level trigger?
What is the difference between function and procedure in pl/sql?
Which certification is best for sql?
Why do we need cursors in pl sql?
Is nosql relational?
Does user triggers have entry for trigger with compilation errors?