nerdexam
Oracle

1Z0-860 · Question #138

A developer wants to create a Java Persistence query that will include a subquery. Which three are true? (Choose three.

The correct answer is B. Subqueries can be used in a WHERE clause. C. The ANY expression can be used only with a subquery. D. The EXISTS expression can be used only with a subquery. See the full explanation below for the reasoning.

Question

A developer wants to create a Java Persistence query that will include a subquery. Which three are true? (Choose three.

Options

  • ASubqueries can be used in a FROM clause.
  • BSubqueries can be used in a WHERE clause.
  • CThe ANY expression can be used only with a subquery.
  • DThe EXISTS expression can be used only with a subquery.
  • EThe MEMBER expression can be used only with a subquery.

How the community answered

(38 responses)
  • A
    8% (3)
  • B
    76% (29)
  • E
    16% (6)

Community Discussion

No community discussion yet for this question.

Full 1Z0-860 Practice