Can we use more than one null value for unique key?
Answer Posted / slimtech
The answer to this question depends on the database that we
are using
1. In SQL Server and DB2, we can insert only one null value
in the Unique Key column.
2. In Oracle, we can insert multiple null values
| Is This Answer Correct ? | 31 Yes | 0 No |
Post New Answer View All Answers
What is the reports view in oracle sql developer?
What are the advantages of pl sql over sql?
What is dml and ddl?
what is a stored procedure? : Sql dba
What does partition by mean in sql?
how can you see all indexes defined for a table? : Sql dba
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
Why sql query is slow?
How to change the order of columns in Oracle SQL Plus ?
What are the events on which a database trigger can be based?
What are pl/sql cursors?
What can sql server reporting services do?
What is foreign key sql?
what are numeric data types? : Sql dba
How do I start sql profiler?