Can we have more than one NULL in a column having unique
constraint?
Answer Posted / kalu
No, because Unique constraint accepts only one null value.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
What are distinctive joins find as a part of sql?
Mention the 3 ways to get a count of the number of records in a table.
Different types of keys in SQL?
wat wil hapn if we give the both read and deny read permission to user?
How to list all user defined functions in the current database?
How to find tables without indexes?
What does man by sql wildcard characters in sql server?
What is the function of sql server agent windows service?
What are the new scripting capabilities of ssms? : sql server management studio
What is the maximum number of instances in 32 bit and 64 bit sql server 2012?
What is exporting utility?
How to invoke a trigger on demand?
Does transparent data encryption provide encryption when transmitting data across the network?
Create and insert into temp table in sql server?
Is it possible to update the views? If yes, how, if not, why?