what is the difference between primary key & foreign key?
Answer Posted / himabindu
primary key is unique.it does not allow null&duplicate
values.it is individual.
foreign key always refers primary key.it is
independent
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain parameter file in oracle.
What is the difference between a user and a schema in oracle?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
How to update values on multiple rows in oracle?
How to retrieve values from data fields in record variables?
What are the differences between char and varchar2 in oracle?
What is the usage of analyze command in oracle?
How to end the current transaction in oracle?
What is the difference between substr and instr?
What to do if the binary spfile is wrong for the default instance?
What is archive log in Oracle?
Can we create database in oracle using command line ?
what is the scenario where you take the database to NoArchivelog mode?
What is oracle rowcount?
what are archived logs?