- (Exam Topic 3)
Which of the following are best practices for loading data into Snowflake? (Choose three.)
Correct Answer:
BCE
- (Exam Topic 1)
What privileges are required to execute a task?
Correct Answer:
A
- (Exam Topic 2)
Query compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
Correct Answer:
A
For query execution, Snowflake uses the Virtual Warehouse. The query processing layer is separated from the disk storage layer in the Snowflake data architecture. You can use the data from the storage layer to run queries in this layer
https://www.projectpro.io/article/snowflake-architecture-what-does-snowflake-do/556#:~:text=Query%20Proce
- (Exam Topic 3)
A materialized view should be created when which of the following occurs? (Choose two.)
Correct Answer:
CE
- (Exam Topic 1)
When a Pipe is recreated using the CREATE OR REPLACE PIPE command:
Correct Answer:
A
https://docs.snowflake.com/en/user-guide/data-load-snowpipe-manage.html#load-history "When a pipe is recreated, the load history is dropped."