1.

A Foreign key is combined with a foreign key creates(a) Parent child relationship between the tables that connect them(b) Many-Many relationship between the tables that connect them(c) Network model between the tables that connect them(d) None of the MentionedThe question was posed to me in semester exam.The doubt is from Foreign, Candidate, Primary, Composite, Unique Keys topic in division Planning Oracle Applications of Oracle

Answer»

Correct answer is (a) Parent child relationship between the tables that connect them

To explain I would SAY: In a FOREIGN key reference, a link is created between two tables when the column or columns that hold the primary key VALUE for one table are referenced by the column or columns in ANOTHER table. This column becomes a foreign key in the second table.



Discussion

No Comment Found

Related InterviewSolutions