Oracle
1Z0-071 · Question #44
Which statement is true about an inner join specified in the WHERE clause of a query?
The correct answer is C. It is applicable for equijoin and nonequijoin conditions. See the full explanation below for the reasoning.
Question
Which statement is true about an inner join specified in the WHERE clause of a query?
Options
- AIt must have primary-key and foreign key constraints defined on the columns used in the join
- BIt requires the column names to be the same in all tables used for the join conditions.
- CIt is applicable for equijoin and nonequijoin conditions.
- DIt is applicable for only equijoin conditions.
How the community answered
(26 responses)- A4% (1)
- B4% (1)
- C85% (22)
- D8% (2)
Community Discussion
No community discussion yet for this question.