what is difference between foreign key and reference key
Answer Posted / soujanya
Foreign key is the key i.e. attribute which refers to
another table primary key. Reference key is the primary key
of table referred by another table.
| Is This Answer Correct ? | 37 Yes | 16 No |
Post New Answer View All Answers
What is sequence?
How to do clean up if create database failed?
How to save query output to a local file?
How to add another datafile to a tablespace?
Briefly explain what is literal? Give an example where it can be used?
What is different types of joins?
How to define default values for formal parameters?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
How to create a new oracle data file?
Can you have more than one content canvas view attached with a window ?
What are the differences between lov and list item?
Is there an oracle sql query that aggregates multiple rows into one row?
What are the attributes of the cursor?
How to compare dates in oracle sql?
What is the usage of save points in oracle database?