Difference between primary key and unique key ?
Answer Posted / pandiyan
Primary key doesnot allow null value but unique key allows
null value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we use bulk collect in oracle?
Explain integrity constraints?
How to see the table columns used in an index?
Can we use bind variables in oracle stored procedure?
How to synchronize 2 schema's objects?
How to delete a column in an existing table?
How to define an anonymous block?
How can I create database in oracle?
What are data pump export and import modes?
master table and child table performances and comparisons in Oracle ?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
Where do we use decode and case statements?
What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.
How to use group functions in the select clause using oracle?
What is the data type of dual table?