nerdexam
Oracle

1Z0-882 · Question #77

Consider a table my_table , with contents shown: You execute: SELECT a b, b a FROM my_table WHERE a < s ORDER BY b; What does this statement return?

The correct answer is D. Option D. See the full explanation below for the reasoning.

Question

Consider a table my_table , with contents shown:

You execute:

SELECT a b, b a FROM my_table WHERE a < s ORDER BY b; What does this statement return?

Options

  • AOption A
  • BOption B
  • COption C
  • DOption D

How the community answered

(42 responses)
  • A
    17% (7)
  • B
    10% (4)
  • C
    2% (1)
  • D
    71% (30)

Community Discussion

No community discussion yet for this question.

Full 1Z0-882 Practice