nerdexam
Oracle

1Z0-047 · Question #38

1Z0-047 Question #38: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-047 to reveal the answer and full explanation for question #38. The question stem and answer options stay visible for context.

Question

View the Exhibit and examine the data in EMP and DEPT tables. In the DEPT table, DEPTNO is the PRIMARY KEY. In the EMP table, EMPNO is the PRIMARY KEY and DEPTNO is the FOREIGN KEY referencing the DEPTNO column in the DEPT table. What would be the outcome of the following statements executed in the given sequence? DROP TABLE emp; FLASHBACK TABLE emp TO BEFORE DROP; INSERT INTO emp VALUES (2,COTT 10); INSERT INTO emp VALUES (3,ING 55);

Exhibit

1Z0-047 question #38 exhibit

Options

  • ABoth the INSERT statements would fail because all constraints are automatically retrieved when the
  • BBoth the INSERT statements would succeed because none of the constraints on the table are
  • COnly the first INSERT statement would succeed because all the constraints except the primary key
  • DOnly the second INSERT statement would succeed because all the constraints except referential

Unlock 1Z0-047 to see the answer

You've previewed enough free 1Z0-047 questions. Unlock 1Z0-047 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 1Z0-047 Practice