Oracle
1Z0-071 · Question #134
1Z0-071 Question #134: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-071 to reveal the answer and full explanation for question #134. The question stem and answer options stay visible for context.
Question
View the exhibit and examine the data in the PROJ_TASK_DETAILS table. (Choose the best answer.) The PROJ_TASK_DETAILS table stores information about project tasks and the relation between them. The BASED_ON column indicates dependencies between tasks. Some tasks do not depend on the completion of other tasks. You must generate a report listing all task IDs, the task ID of any task upon which it depends and the name of the employee in charge of the task upon which it depends. Which query would give the required result?
Exhibit
Options
- ASELECT p.task_id, p.based_on, d.task_in_charge
- BSELECT p.task_id, p.based_on, d.task_in_charge
- CSELECT p.task_id, p.based_on, d.task_in_charge
- DSELECT p.task_id, p.based_on, d.task_in_charge
Unlock 1Z0-071 to see the answer
You've previewed enough free 1Z0-071 questions. Unlock 1Z0-071 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.
