

InterviewSolution
Saved Bookmarks
1. |
Which of the following is not one of the three ways to classify an action assertion?(a) Condition(b) Integrity Control(c) Authorization(d) EnablerThe question was posed to me in unit test.My question comes from The Atomic Data Models and Business Models topic in division Planning Oracle Applications of Oracle |
Answer» <html><body><p>Right choice is (d) Enabler<br/><br/>The <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a> is: The CREATE <a href="https://interviewquestions.tuteehub.com/tag/assertion-384238" style="font-weight:bold;" target="_blank" title="Click to know more about ASSERTION">ASSERTION</a> statement names a <a href="https://interviewquestions.tuteehub.com/tag/new-1114486" style="font-weight:bold;" target="_blank" title="Click to know more about NEW">NEW</a> <a href="https://interviewquestions.tuteehub.com/tag/constraint-930945" style="font-weight:bold;" target="_blank" title="Click to know more about CONSTRAINT">CONSTRAINT</a> and defines the Constraint’s deferral mode, initial constraint <a href="https://interviewquestions.tuteehub.com/tag/check-25817" style="font-weight:bold;" target="_blank" title="Click to know more about CHECK">CHECK</a> time and its CHECK search condition.</p></body></html> | |