Can we have more than one NULL in a column having unique
constraint?
Answer Posted / maneesh
Yes there can be any number of NULLs.
Remember NULL <> NULL.
So uniqueness will still be there.
Just try it out.
Maneesh
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Explain what is lock escalation?
What are various ways to enhance the ssrs report?
How to change a login name in ms sql server?
What are the steps you can take to avoid “deadlocks”?
What is used to replicate sessions between instances in coldfusion clusters?
Detail about query optimizer?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
Why use stored procedures in sql server?
How to set the current database in ms sql server?
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
What is use of except clause?
 Explain what is sql override for a source taLle in a mapping?
What is the query and subquery?
How to get a list of columns using the "sys.columns" view in ms sql server?
How to convert a unicode strings to non-unicode strings?