Can we use more than one null value for unique key?
Answer Posted / shailendra chauhan
Yes, We can insert more the one NULL with unique key.
cos, Neither null is equal to null Nor null is not equal to
null.
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is data types in sql?
Why is a primary key important?
If a cursor is open, how can we find in a pl/sql block?
Mention what plvcmt and plvrb does in pl/sql?
Can we use insert statement in function?
What is attribute indicator in pl sql?
What is the difference between microsoft sql and mysql?
What are the operators used in select statements?
Should I use mbr or gpt?
How many primary keys can a table have?
What are literals in sql server?
What is rollback?
What is having clause in sql?
Is there a way to automate sql execution from the command-line, batch job or shell script?
what are the differences among rownum, rank and dense_rank? : Sql dba