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)- A7% (2)
- B72% (21)
- C17% (5)
- D3% (1)
Community Discussion
No community discussion yet for this question.