1.

Which key accepts multiple NULL values?(a) Foreign Key(b) Unique Key(c) Primary Key(d) None of the MentionedI got this question in an interview for job.I want to ask this question from Foreign, Candidate, Primary, Composite, Unique Keys in section Planning Oracle Applications of Oracle

Answer» <html><body><p>Correct choice is (a) <a href="https://interviewquestions.tuteehub.com/tag/foreign-995515" style="font-weight:bold;" target="_blank" title="Click to know more about FOREIGN">FOREIGN</a> Key<br/><br/>Easy <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a>: A foreign key is a key <a href="https://interviewquestions.tuteehub.com/tag/used-2318798" style="font-weight:bold;" target="_blank" title="Click to know more about USED">USED</a> to link two <a href="https://interviewquestions.tuteehub.com/tag/tables-1238306" style="font-weight:bold;" target="_blank" title="Click to know more about TABLES">TABLES</a> together. This is sometimes called a <a href="https://interviewquestions.tuteehub.com/tag/referencing-1181633" style="font-weight:bold;" target="_blank" title="Click to know more about REFERENCING">REFERENCING</a> key.Foreign Key is a column or a combination of columns whose values match a Primary Key in a different table.</p></body></html>


Discussion

No Comment Found

Related InterviewSolutions