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
What is store procedure?
How can a database be repaired?
Can we do dml on views?
What is the difference between char, varchar and nvarchar?
Does any body please help me what question's have asked for SSRS in the interview?
Can we store videos inside the sql server table?
How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?
How many types of built in functions are there in sql server 2012?
What is the boxing and unboxing concept in .net?
Do you know what is user defined datatypes and when you should go for them?
What is the recommended total size of your memory optimized tables?
Tell me about normalization in DBMS.
why would you use sql agent? : Sql server database administration
what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration
How to list all login names on the ms sql server?