nerdexam
IBM

C9530-001 · Question #101

Which statement regarding the invoking of stored procedures is true?

The correct answer is D. The parameter types may not match as long as the external name of the procedure matches a. See the full explanation below for the reasoning.

Question

Which statement regarding the invoking of stored procedures is true?

Options

  • AA stored procedure can only return one result set
  • BA stored procedure can be overloaded with a different number of parameters
  • CThe PASSTHRU statement can be used to call the stored procedure by using the SQL command
  • DThe parameter types may not match as long as the external name of the procedure matches a

How the community answered

(40 responses)
  • A
    18% (7)
  • B
    5% (2)
  • C
    5% (2)
  • D
    73% (29)

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice