Difference between primary key and unique key ?
Answer Posted / suman chatterjee.
uniqe key may contain null values but primary key can not take the null values.
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How are extents allocated to a segment?
How to create an initialization parameter file?
What is snapshot is too old? Give and example for better understand.
What is an oracle transaction?
What is index-organized table in Oracle?
What is a trigger and what are its types in oracle?
How do I reset a sequence in oracle?
What happens in oracle commit?
How a tablespace is related to data files?
Which is better Oracle or MS SQL? Why?
Can sub procedure/function be called recursively?
How do I spool in oracle?
In what script is snap$ created? In what script is the scott/tiger schema created?
How to save query output to a local file?
What is query image?