Oracle
1Z0-071 · Question #191
Examine the data in the CUSTOMERS table: You want to list all cities that have more than one customer along with the customer details. Evaluate the following query: Which two JOIN options can be…
The correct answer is B. JOIN D. RIGHT OUTER JOIN. See the full explanation below for the reasoning.
Question
Examine the data in the CUSTOMERS table:
You want to list all cities that have more than one customer along with the customer details. Evaluate the following query:
Which two JOIN options can be used in the blank in the above query to give the correct output? (Choose two.)
Options
- ALEFT OUTER JOIN
- BJOIN
- CNATURAL JOIN
- DRIGHT OUTER JOIN
- EFULL OUTER JOIN
How the community answered
(38 responses)- A5% (2)
- B76% (29)
- C13% (5)
- E5% (2)
Community Discussion
No community discussion yet for this question.