Can we have more than one NULL in a column having unique
constraint?
Answer Posted / saurabh
no
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
What is default port number for sql server 2000?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
How to create an identity column?
What happens when converting big values to numeric data types?
How do I shrink an ldf file?
Differentiate between a having clause and a where clause.
How are the unique and primary key constraints different?
How to find the second highest salary of an employee?
What are sql azure firewall rules?
What guidelines should be followed to help minimize deadlocks?
What is the difference between char and varchar2 datatype in sql?
What is the datatype of rowid?
How to create an inline table-valued function?
What are the advantages of user-defined functions over stored procedures in sql server?
How to disconnect from a sql server using mssql_close()?