nerdexam
SAP

E_HANAAW_16 · Question #78

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.

Options

  • ARead-write
  • BRead-only
  • CWrite only
  • DRead-update

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    72% (21)
  • C
    17% (5)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full E_HANAAW_16 Practice