Can we use more than one null value for unique key?
Answer Posted / vamshi
no. because if we use more than one, it leads to
duplicate, which effects the fundamental property of unique
key.
| Is This Answer Correct ? | 61 Yes | 71 No |
Post New Answer View All Answers
How can check sql version from command line?
when is the use of update_statistics command? : Sql dba
What are character functions?
What are analytic functions in sql?
What is a sql schema used for?
What are primary key and foreign key and how they work?
How to add a column ‘salary’ to a table employee_details?
How long it takes to learn pl sql?
What does count (*) mean?
What is oracle sql developer?
define data blocks ? : Sql dba
Why are sql stored procedures used?
What is embedded sql with example?
What are pl/sql packages?
what is the difference between a local and a global temporary table? : Sql dba