nerdexam
SAP

E_HANAAW_16 · Question #126

You have an SQLScript procedure with a table input parameter it_books. You want to use the parameter on the right-hand side of an assignment operator within the procedure. How do you refer to the…

The correct answer is A. :it_books. See the full explanation below for the reasoning.

Question

You have an SQLScript procedure with a table input parameter it_books. You want to use the parameter on the right-hand side of an assignment operator within the procedure. How do you refer to the parameter? Please choose the correct answer.

Options

  • A:it_books
  • Bit_books
  • C{it_books}
  • D@it_books

How the community answered

(33 responses)
  • A
    76% (25)
  • B
    15% (5)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full E_HANAAW_16 Practice