How many null values can be inserted in a coulmn whihc is unique constraint
Answer Posted / amit
Any no. of times you can insert null values in a coulmn
whihc is unique constraint because a Null value is
undefined,unassigned,and unapplicable value so thats why we
cannot compaire with any other null value or other value.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Where do we use pl sql?
What jobs use sql?
How do I remove sql developer from windows 10?
What is dense_rank?
How to convert comma separated string to array in pl/sql?
Are stored procedures faster than dynamic sql?
What are sql built in functions?
Can one improve the performance of sql*loader? : aql loader
What are sql injection vulnerabilities?
Does truncate free space?
How can a function retun more than one value in oracle with proper example?
What is set serveroutput on?
What is a constraint?
Is drop table faster than truncate?
How run sql*plus commands that are stored in a local file?