nerdexam
Oracle

1Z0-007 · Question #107

1Z0-007 Question #107: Real Exam Question with Answer & Explanation

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

Question

Examine the structure of the EMPLOYEES table: EMPLOYEE_ID NUMBER NOT NULL, Primary Key EMP_NAME VARCHAR2(30) JOB_ID NUMBER\ SAL NUMBER MGR_ID NUMBER References EMPLOYEE_ID column DEPARTMENT_ID NUMBER Foreign key to DEPARTMENT_ID column of the DEPARTMENTS table You created a sequence called EMP_ID_SEQ in order to populate sequential values for the EMPLOYEE_ID column of the EMPLOYEES table. Which two statements regarding the EMP_ID_SEQ sequence are true? (Choose two.)

Options

  • AYou cannot use the EMP_ID_SEQ sequence to populate the JOB_ID column.
  • BThe EMP_ID_SEQ sequence is invalidated when you modify the EMPLOYEE_ID column.
  • CThe EMP_ID_SEQ sequence is not affected by modifications to the EMPLOYEES table.
  • DAny other column of NUMBER data type in your schema can use the EMP_ID_SEQ sequence.
  • EThe EMP_ID_SEQ sequence is dropped automatically when you drop the EMPLOYEES table.
  • FThe EMP_ID_SEQ sequence is dropped automatically when you drop the EMPLOYEE_ID column.

Unlock 1Z0-007 to see the answer

You've previewed enough free 1Z0-007 questions. Unlock 1Z0-007 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-007 Practice