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 the main reason behind using an index?
What is int identity in sql?
what is a composite primary key ? : Sql dba
Is sql a microsoft product?
Name the operator which is used in the query for pattern matching?
What are the advantages of normalization?
Why stored procedures are faster than query?
What is the difference between cluster and non-cluster index?
What is meant by cursor in sql?
Is mariadb nosql?
Mention what are the benefits of pl/sql packages?
Show the cursor attributes of pl/sql.
Explain the structure of pl/sql in brief.
What is the difference between subquery and correlated query?
Why we use joins in sql?