nerdexam
Oracle

1Z0-146 · Question #22

Which statement is valid within the executable section of a PL/SQL block?

The correct answer is C. SELECT ename, sal. See the full explanation below for the reasoning.

Question

Which statement is valid within the executable section of a PL/SQL block?

Options

  • ABEGIN
  • BWHEN NO_DATA_FOUND THEN
  • CSELECT ename, sal
  • DPROCEDURE calc_max (n1 NUMBER,n2 NUMBER,p_max OUT NUMBER) IS BEGIN

How the community answered

(14 responses)
  • B
    7% (1)
  • C
    79% (11)
  • D
    14% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-146 Practice