Can we have more than one NULL in a column having unique
constraint?
Answer Posted / atikullah
No, I think unique constraint contain no duplicate value in
a column. There are only contains unique value
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is cursor in ms sql server?
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
What stored by the model? : sql server database administration
Explain the purpose of indexes?
Why should you use or avoid select * statements?
List the different types of collation sensitivities in sql server?
What happens if date-only values are provided as date and time literals?
How to make remote connection in database?
List out the different types of locks available in sql server?
Mention the 3 ways to get a count of the number of records in a table.
What are the default system databases in sql server 2000?
Explain how you can configure a running aggregate in SSRS?
Introduction of rollup clause using sum and group by clause?
How would you choose between a clustered and a non-clustered index?
How to get @@error and @@rowcount at the same time?