Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 825

Which permission on a Snowflake virtual warehouse allows the role to resize the warehouse?

    Correct Answer: A

    To resize a virtual warehouse in Snowflake, the role needs the ALTER permission. This permission allows the role to change various properties of the warehouse, including its size. MODIFY and MONITOR permissions do not grant the ability to resize a warehouse, and USAGE only allows the role to use the warehouse without being able to alter its configuration.

Discussion
HeetecOption: B

B correct - https://stackoverflow.com/questions/67444656/how-do-you-restrict-a-warehouse-to-resize-to-role-in-snowflake

BobFarOption: B

B is the correct answer! https://docs.snowflake.com/en/sql-reference/sql/alter-warehouse#access-control-requirements