nerdexam
Oracle

1Z0-882 · Question #44

Consider the my_table table with these contents: You execute: SELECT 1 FROM my_table; What is the result?

The correct answer is B. Two values: 1, 1. See the full explanation below for the reasoning.

Question

Consider the my_table table with these contents:

You execute:

SELECT 1 FROM my_table; What is the result?

Options

  • AA single value: 1
  • BTwo values: 1, 1
  • CTwo values: 11, 12
  • DTwo values: 11, 13
  • EAn error message

How the community answered

(22 responses)
  • A
    9% (2)
  • B
    73% (16)
  • D
    14% (3)
  • E
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-882 Practice