Can we use more than one null value for unique key?
Answer Posted / raman
Primary Key is a combination of Unique and NOT NULL
Constraints so it can’t have duplicate values or any NUll
Whereas for Oracle UNIQUE Key can have any number of NULL
but for SQL Server It can have only one NULL
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we join 3 tables in sql?
What are different types of queries in sql?
Are null values same as that of zero or a blank space?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
Define overloaded procedure?
Which join is default?
Is left join inner or outer?
What is the difference between left join and right join?
What are the types of sql commands?
What are the different types of a subquery?
How is debugging done?
What are packages in pl sql and also explain its advantages?
What programs use sql?
Does varchar need length?
what are the advantages of mysql in comparison to oracle? : Sql dba