nerdexam
SAP

E_HANAAW151 · Question #37

You have defined the following SQLScript procedure: CREATE PROCEDURE LANGUAGE SQLSCRIPT SQL SECURITY DEFINER READS SQL DATA Which type of database procedures can be called in this SQLScript…

The correct answer is B. Read only. See the full explanation below for the reasoning.

Question

You have defined the following SQLScript procedure:

CREATE PROCEDURE LANGUAGE SQLSCRIPT SQL SECURITY DEFINER READS SQL DATA Which type of database procedures can be called in this SQLScript procedure? Please choose the correct answer. Response:

Options

  • AWrite only
  • BRead only
  • CRead-update
  • DRead-write

How the community answered

(53 responses)
  • A
    6% (3)
  • B
    81% (43)
  • C
    11% (6)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full E_HANAAW151 Practice