Can we use more than one null value for unique key?
Answer Posted / pavani
No, we can't use more than one null value for unique key.
Unique means it doesn't accept duplicate values.
| Is This Answer Correct ? | 41 Yes | 67 No |
Post New Answer View All Answers
What are the constraints available in sql?
What are the types of dbms?
What are the operators used in select statements?
How many triggers can be applied on a table?
what are the different type of sql's statements ? : Sql dba
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
How many unique keys can a table have?
What are different types of sql?
How to rename a column in the output of sql query?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
How do I make sql search faster?
What is a scalar value in sql?
What is structural independence and why is it important?
What does (*) mean in sql?
Is sql better than excel?