How many null values can be inserted in a coulmn whihc is unique constraint
Answer Posted / ajay badola
Any number of null values can be inserted.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is case function?
How do I find sql profiler?
What is sqlcommand?
How to get each name only once from an employee table?
How to rename a column in the output of sql query?
What is not in sql?
Why do we go for stored procedures?
How would you pass hints to the sql processor?
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
Is pl sql and postgresql same?
Explain the purpose of %type and %rowtype data types?
What are sql functions? Describe the different types of sql functions?
Which constraints we can use while creating database in sql?
How do I add a database to sql?
What is schema in sql?