1.

When the values in one or more attributes being used as a foreign key must exist in another set of one or more attributes in another table, we have created a(n):(a) Transitive Dependency(b) Insertion Anomaly(c) Referential Integrity Constraint(d) Normal FormI had been asked this question during an interview.This intriguing question comes from Normalization in portion Planning Oracle Applications of Oracle

Answer» <html><body><p>Right answer is (c) Referential <a href="https://interviewquestions.tuteehub.com/tag/integrity-1047170" style="font-weight:bold;" target="_blank" title="Click to know more about INTEGRITY">INTEGRITY</a> Constraint<br/><br/>For <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a> I <a href="https://interviewquestions.tuteehub.com/tag/would-3285927" style="font-weight:bold;" target="_blank" title="Click to know more about WOULD">WOULD</a> <a href="https://interviewquestions.tuteehub.com/tag/say-1195451" style="font-weight:bold;" target="_blank" title="Click to know more about SAY">SAY</a>: Referential Integrity is set of constraints applied to foreign key which prevents <a href="https://interviewquestions.tuteehub.com/tag/entering-7266267" style="font-weight:bold;" target="_blank" title="Click to know more about ENTERING">ENTERING</a> a row in child table for which you don’t have any corresponding row in parent table i.e. entering NULL or invalid foreign keys.</p></body></html>


Discussion

No Comment Found

Related InterviewSolutions