nerdexam
Oracle

1Z0-047 · Question #22

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

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

Question

View the Exhibit and examine the description of the EMPLOYEES table. Evaluate the following SQL statement: SELECT employee_id, last_name, job_id, manager_id, LEVEL FROM employees START WITH employee_id = 101 CONNECT BY PRIOR employee_id=manager_id ; Which two statements are true regarding the output of this command? (Choose two.)

Exhibit

1Z0-047 question #22 exhibit

Options

  • AThe output would be in top-down hierarchy starting with EMPLOYEE_ID having value 101.
  • BThe output would be in bottom-up hierarchy starting with EMPLOYEE_ID having value 101.
  • CThe LEVEL column displays the number of employees in the hierarchy under the employee having the
  • DThe LEVEL column displays the level in the hierarchy at which the employee is placed under the employee

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