Oracle
1Z0-554 · Question #63
You have a page that shows employees, the department they work in, and their manager. When you assign an employee to a manager, you want to make sure the only managers you show are people who work…
The correct answer is B. DepartmentId. See the full explanation below for the reasoning.
Question
You have a page that shows employees, the department they work in, and their manager. When you assign an employee to a manager, you want to make sure the only managers you show are people who work in the same department as the employee. You can accomplish this task with a dependent list of values. In order to accomplish this task you need to create a view criteria on the employee's view. Which attribute from the employee's view should you use in view criteria?
Options
- AEmployeeId
- BDepartmentId
- CDepartmentName
- DManagerId
How the community answered
(36 responses)- A8% (3)
- B83% (30)
- C6% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.