nerdexam
Oracle

1Z0-071 · Question #214

Evaluate this query: SQL> SELECT TRUNC(ROUND(156.00,-1),-1) FROM DUAL; What will be the result?

The correct answer is C. 160. See the full explanation below for the reasoning.

Question

Evaluate this query:

SQL> SELECT TRUNC(ROUND(156.00,-1),-1) FROM DUAL; What will be the result?

Options

  • A16
  • B100
  • C160
  • D150
  • E200

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    16% (5)
  • C
    71% (22)
  • D
    3% (1)
  • E
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-071 Practice