
Answer-first summary for fast verification
Answer: They can be set for any Snowflake Edition, They restrict or enable access to specific IP addresses.
The correct answers are A and C. Network policies in Snowflake can be set for any Snowflake Edition (A), as confirmed by the Snowflake documentation link provided in the community discussion. They also restrict or enable access to specific IP addresses (C), which is a core function of network policies for security. Option B is incorrect because network policies are applied at the account or user level, not role level, as clarified in the discussion comments. Option D is wrong because network policies are managed using CREATE/ALTER/DROP NETWORK POLICY commands, not ALTER DATABASE. Option E is incorrect because network policies can be managed by users with appropriate privileges, not exclusively by the ORGADMIN role. The community discussion shows strong consensus (100% agreement, multiple upvotes) for AC as the correct answer.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which two statements describe characteristics of Snowflake network policies?
A
They can be set for any Snowflake Edition
B
They can be applied to roles.
C
They restrict or enable access to specific IP addresses.
D
They are activated using ALTER DATABASE SQL commands.
E
They can only be managed using the ORGADMIN role.
No comments yet.