SnowPro Core Certification — Question 979
Which Snowflake privilege is required on a pipe object to pause or resume pipes?
Answer options
- A. OPERATE
- B. READ
- C. SELECT
- D. USAGE
Correct answer: A
Explanation
The correct answer is A (OPERATE) because this privilege specifically allows users to manage the state of pipes, including pausing and resuming them. Options B (READ), C (SELECT), and D (USAGE) do not provide the necessary permissions to control the operational state of pipe objects.