nerdexam
Oracle

1Z0-882 · Question #41

Which two can be used to obtain information stored in the Diagnostics Area?

The correct answer is A. SHOW WARNINGS B. GET DIAGNOSTICS CONDITION 1 @errno=MYSQL_ERRNO, @msg =MESSAGE_TEXT. See the full explanation below for the reasoning.

Question

Which two can be used to obtain information stored in the Diagnostics Area?

Options

  • ASHOW WARNINGS
  • BGET DIAGNOSTICS CONDITION 1 @errno=MYSQL_ERRNO, @msg =MESSAGE_TEXT;
  • CSELECT ERRNO, MESSAGE_TEXT FROM
  • DSHOW GLOBAL STATUS LIKE `Diagnostics'

How the community answered

(45 responses)
  • A
    73% (33)
  • C
    18% (8)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-882 Practice