How many null values can be inserted in a coulmn whihc is unique constraint
Answer Posted / manish kumar
Single null Value
B'cse Unique Constraint contain unique value and single
null is also a unique value.
| Is This Answer Correct ? | 7 Yes | 29 No |
Post New Answer View All Answers
What is oracle sql called?
how to concatenate two character strings? : Sql dba
what is log shipping? : Sql dba
What are the different schemas objects that can be created using pl/sql?
what is union? : Sql dba
What is the use of function "module procedure" in pl/sql?
describe transaction-safe table types in mysql : sql dba
What is embedded sql in db2?
What is the difference between subquery and correlated query?
how to escape special characters in sql statements? : Sql dba
What are reports usually used for?
what are rollup and cube in t-sql? : Transact sql
What is the primary use of normalization?
Is primary key always clustered index?
Are sql database names case sensitive?