Can we use more than one null value for unique key?
Answer Posted / guest
No, we cannot use more than one null value in unique key.
This is the major difference between primary key and unique
key.
Primary key cannot contain null values
Whereas unique key can contain only one null value
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
I need a function for a train ticket reservation please answer it thanks in advance
what is cross join? : Sql dba
Does oracle use sql?
What are the subsets of sql?
How to create your own reports in sql developer?
When sql appeared?
how to install mysql? : Sql dba
Why do we use procedures in pl sql?
how to convert character strings to dates? : Sql dba
Explain the advantages and disadvantages of stored procedure?
how tsql statements can be written and submitted to the database engine? : Transact sql
how to drop an existing view in mysql? : Sql dba
How do I order by ascending in sql?
Why do we use cursors?
What is self-join and what is the requirement of self-join?