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 database mirroring?
How do you use a subquery to find records that exist in one table and do not exist in another?
what is database replication? : Sql server database administration
If a stored procedure is taking a table data type, how it looks?
What is the difference between a function and a stored procedure?
how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A
What are the source of constraints?
Explain optimistic and pessimistic concurrency?
What is the difference between writing data to mirrored drives versus raid5 drives
Explain what role entity and relationship play in an ER diagram.
If we delete pack Spec what will be the status of pack Body ?
How to populate a table in sql server?
What are the general features of sql server management studio? : sql server management studio
Explain the cursor lock types?
Tell me what are the advantages of using stored procedures?