
Answer-first summary for fast verification
Answer: SHOW, DESCRIBE
The question asks which commands are restricted in owner's rights stored procedures, requiring two answers. According to Snowflake documentation and the community discussion (with 100% consensus on AE), SHOW and DESCRIBE commands are specifically restricted in owner's rights stored procedures. This restriction is part of the additional limitations that apply to owner's rights stored procedures beyond session variables and parameters. The other options (MERGE, INSERT, DELETE) are standard DML operations that are not specifically restricted in this context.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.