nerdexam
Oracle

1Z0-882 · Question #65

Which statement correctly demonstrates using a subquery as a scalar expression?

The correct answer is B. SELECT SUM (population). See the full explanation below for the reasoning.

Question

Which statement correctly demonstrates using a subquery as a scalar expression?

Options

  • ASELECT (
  • BSELECT SUM (population)
  • CSELECT
  • D(SELECT SUM (population)

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    76% (26)
  • C
    15% (5)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-882 Practice