SnowPro Core Certification — Question 403
Which of the following compute resources or features are managed by Snowflake? (Choose two.)
Answer options
- A. Execute a COPY command
- B. Updating data
- C. Snowpipe
- D. AUTOMATIC_CLUSTERING
- E. Scaling up a warehouse
Correct answer: C, D
Explanation
Snowpipe and AUTOMATIC_CLUSTERING are features that Snowflake manages automatically to optimize data loading and clustering without user intervention. In contrast, executing a COPY command, updating data, and scaling up a warehouse are actions that require user input and management.