Oracle
1Z0-047 · Question #49
1Z0-047 Question #49: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-047 to reveal the answer and full explanation for question #49. The question stem and answer options stay visible for context.
Question
View the Exhibit and examine the structure of the EMPLOYEES table. Evaluate the following SQL statement: SELECT employee_id, last_name, job_id, manager_id FROM employees START WITH employee_id = 101 CONNECT BY PRIOR employee_id=manager_id; Which statement is true regarding the output for this command?
Exhibit
Options
- AIt would return a hierarchical output starting with the employee whose EMPLOYEE_ID is 101, followed
- BIt would return a hierarchical output starting with the employee whose EMPLOYEE_ID is 101, followed
- CIt would return a hierarchical output starting with the employee whose EMPLOYEE_ID is 101, followed
- DIt would return a hierarchical output starting with the employee whose EMPLOYEE_ID is101, followed
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.
