

InterviewSolution
Saved Bookmarks
1. |
Justify the title of godan |
Answer» <html><body><p>Referential integrity is a <a href="https://interviewquestions.tuteehub.com/tag/property-1170155" style="font-weight:bold;" target="_blank" title="Click to know more about PROPERTY">PROPERTY</a> of data stating that all its references are valid. In the context of relational databases, it <a href="https://interviewquestions.tuteehub.com/tag/requires-7264857" style="font-weight:bold;" target="_blank" title="Click to know more about REQUIRES">REQUIRES</a> that if a <a href="https://interviewquestions.tuteehub.com/tag/value-1442530" style="font-weight:bold;" target="_blank" title="Click to know more about VALUE">VALUE</a> of one attribute of a relation references a value of another attribute, then the referenced value must <a href="https://interviewquestions.tuteehub.com/tag/exist-979486" style="font-weight:bold;" target="_blank" title="Click to know more about EXIST">EXIST</a>. Explanation:Please mark me as Brainlist.</p></body></html> | |