Difference between primary key and unique key ?
Answer Posted / pankaj kumar tiwari
primary key create index it means its value inserted in
sequence but in unique, we insert data in any order
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
Describe varray?
What is rowid and rownum in oracle?
Is postgres faster than oracle?
Explain a data segment?
How to import one table back from a dump file?
How to empty your oracle recycle bin?
How to assign values to variables?
Where do we use decode and case statements?
how the indexes are stored in the Oracle Database?
what is difference between sql plus and sql*plus? (not sql and sql plus).
Design database draw er diagram for a certain scenario ?
What is varray?
How do I reset a sequence in oracle?
How to build data dictionary view an new database?
What are the differences between date and timestamp in oracle?