SnowPro Core Certification — Question 783
Which Snowflake features can be enabled by calling the SYSTEM$GLOBAL_ACCOUNT_SET_PARAMETER function by a user with the ORGADMIN role? (Choose two.)
Answer options
- A. Clustering
- B. Client redirect
- C. Fail-safe
- D. Search optimization service
- E. Account and database replication
Correct answer: B, E
Explanation
The correct answers are B and E, as the SYSTEM$GLOBAL_ACCOUNT_SET_PARAMETER function allows the ORGADMIN role to enable client redirect and account and database replication features. Options A, C, and D are not applicable for this function, as they relate to different configurations not managed by this specific parameter setting.