Can we use more than one null value for unique key?
Answer Posted / iftekharul haque
no because primary key is the unique value of the table that
can not allow null&duplicate value.
so it is not possiblity use more than one null value and
duplicate valu
| Is This Answer Correct ? | 5 Yes | 12 No |
Post New Answer View All Answers
What are the types of records?
Which command is used to delete a trigger?
How do you take the union of two tables in sql?
Can we use loop in sql?
How subquery works in sql?
how to decrement dates by 1 in mysql? : Sql dba
Can we commit inside a trigger?
What is sqlite used for?
what is 'mysqlimport'? : Sql dba
what is the difference between delete and truncate statement in sql? : Sql dba
How is debugging done?
Is sql port 1433 encrypted?
What is data abstraction in sql?
How do you create a db file?
What's the procedure?