nerdexam
Oracle

1Z0-882 · Question #16

1Z0-882 Question #16: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-882 to reveal the answer and full explanation for question #16. The question stem and answer options stay visible for context.

Question

Consider the stored procedure CREATE PROCEDURE param_test ( IN P_in INT, OUT P_out INT, INPUT P_inout INT) BEGIN SELECT P_in, P_out, P_ inout; SET P_in, P_inout END You execute a series of commands: What is the output of the CALL and SELECT?

Options

  • A(0,0,0) and (0,0,0)
  • B(0,0,0,) and (0,200,300)
  • C(0,NULL,0) and(0,200,300)
  • D(0,NULL,0) and (100,200,300)

Unlock 1Z0-882 to see the answer

You've previewed enough free 1Z0-882 questions. Unlock 1Z0-882 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 1Z0-882 Practice