SnowPro Core Certification — Question 796
Which permission on a Snowflake virtual warehouse allows the role to resize the warehouse?
Answer options
- A. ALTER
- B. MODIFY
- C. MONITOR
- D. USAGE
Correct answer: B
Explanation
The correct answer is B. MODIFY permission is necessary for resizing a Snowflake virtual warehouse. The ALTER permission is not specific to resizing, MONITOR permission allows observation of the warehouse usage, and USAGE permission grants access to the warehouse but does not include resizing capabilities.