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 is sql sandbox in sql server?
What is the difference between cube operator and rollup operator? : SQL Server Architecture
Explain what is row_number function?
Explain about system stored procedure?
What is the downside of using udf?
Tell me what is log shipping?
What security features are available for stored procedure?
How many types of cursor type are there?
Can We Use Data-grids For Our Report In Ssrs?
What does this statement do @@rowcount?
What are commonly used mssql functions in php?
How do you drop an index?
What is the difference between dropping a database and taking a database offline?
Define model database?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many