Can we have more than one NULL in a column having unique
constraint?
Answer Posted / santhoshkumar.k
No we can not have that option in sql server
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the language structure to add a record to a table?
What are user-defined functions (udfs) in sql server?
What do you understand by the data quality services in sql server?
Explain transaction isolation levels in sql server?
Mention the command used to rename the database.
How will you monitor replication latency in transactional replication? : sql server replication
how will add additional conditions in sql?
What is inner join? Explain with an example?
What is ssrs?
What is openrowset sql server?
How to create a ddl trigger using "create trigger" statements?
Explain how does the report manager work in ssrs?
What is join and name different type of joins?
Where are SQL server users names and passwords are stored in sql server?
what stored procedure would you use to view lock information? : Sql server administration