DEVFYI - Developer Resource - FYI

What is the difference between foreign key and reference key ?

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

74.What is the difference between foreign key and reference key ?

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.

(Continued on next question...)

Other Interview Questions