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
Is sql the best database?
What does partition by mean in sql?
What is program debugging?
What does count (*) mean?
What is trigger and stored procedure in sql?
Can we create index on primary key?
The select into statement is most often used to create backup copies of tables or for archiving records?
what is uncommittable transactions? : Transact sql
What is numeric function sql?
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
how do you login to mysql using unix shell? : Sql dba
What is indexing in sql and its types?
what is a relationship and what are they? : Sql dba
describe transaction-safe table types in mysql : sql dba
How do I remove sql plus from windows 10?