Oracle
1Z0-554 · Question #68
Consider the business components entity objects included in the following diagram: How would you create view objects to retrieve all information on Jobs and Employees in one table?
The correct answer is B. Create a view object based on the Employees and Jobs entity objects and define the join type and. See the full explanation below for the reasoning.
Question
Consider the business components entity objects included in the following diagram:
How would you create view objects to retrieve all information on Jobs and Employees in one table?
Exhibit
Options
- ACreate a read-only view object based on the query SELECT Employees. FIRST NAME, Enployees .
- BCreate a view object based on the Employees and Jobs entity objects and define the join type and
- CCreate a default view object based on the Employees entity object and a default view object based
- DCreate a view object based on the query FIRST NAME, Employees . LAST__NAME, Jobs, JOB_TITLE
- ECreate a default view object based on the Employees entity object and a default based on the Jobs entity
How the community answered
(27 responses)- A4% (1)
- B70% (19)
- C15% (4)
- D7% (2)
- E4% (1)
Community Discussion
No community discussion yet for this question.
