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
Does the order of columns in update statements matter?
Explain full-text indexing?
What are the different types of replication you can set up in sql server?
What is a filestream?
Why normalization is used?
List the different types of joins?
What is row_number()?
How do I create an extended event in sql server?
how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., }
Explain having clause and where clause?
Can you explain powershell included in sql server 2008?
What is difference between delete and truncate commands?
What are entities and relationships?
What is an index in sql?
How to connect to SQL Azure Database by using sqlcmd?