COF-C02 Snowflake SnowPro Core Certification Exam Free Practice Exam Questions (2026 Updated)
Prepare effectively for your Snowflake COF-C02 SnowPro Core Certification Exam certification with our extensive collection of free, high-quality practice questions. Each question is designed to mirror the actual exam format and objectives, complete with comprehensive answers and detailed explanations. Our materials are regularly updated for 2026, ensuring you have the most current resources to build confidence and succeed on your first attempt.
A single user of a virtual warehouse has set the warehouse to auto-resume and auto-suspend after 10 minutes. The warehouse is currently suspended and the user performs the following actions:
1. Runs a query that takes 3 minutes to complete
2. Leaves for 15 minutes
3. Returns and runs a query that takes 10 seconds to complete
4. Manually suspends the warehouse as soon as the last query was completed
When the user returns, how much billable compute time will have been consumed?
True or False: Snowpipe via REST API can only reference External Stages as source.
Which of the following is a data tokenization integration partner?
Which statements are correct concerning the leveraging of third-party data from the Snowflake Data Marketplace? (Choose two.)
What is the default file size when unloading data from Snowflake using the COPY command?
What is the minimum Snowflake edition that has column-level security enabled?
Which of the following describes a Snowflake stored procedure?
A user has unloaded data from a Snowflake table to an external stage.
Which command can be used to verify if data has been uploaded to the external stage named my_stage?
Which command can be used to load data files into a Snowflake stage?
A company needs to allow some users to see Personally Identifiable Information (PII) while limiting other users from seeing the full value of the PII.
Which Snowflake feature will support this?
Which tasks are performed in the Snowflake Cloud Services layer? (Choose two.)
A virtual warehouse is created using the following command:
Create warehouse my_WH with
warehouse_size = MEDIUM
min_cluster_count = 1
max_cluster_count = 1
auto_suspend = 60
auto_resume = true;
The image below is a graphical representation of the warehouse utilization across two days.

What action should be taken to address this situation?
When loading data into Snowflake via Snowpipe what is the compressed file size recommendation?
Why does Snowflake recommend file sizes of 100-250 MB compressed when loading data?
Which of the following are characteristics of Snowflake virtual warehouses? (Choose two.)
Which Snowflake SQL statement would be used to determine which users and roles have access to a role called MY_ROLE?
What is an advantage of using an explain plan instead of the query profiler to evaluate the performance of a query?
In the Snowflake access control model, which entity owns an object by default?
Which file formats are supported for unloading data from Snowflake? (Choose two.)
Which of the following statements describe features of Snowflake data caching? (Choose two.)
How does Snowflake Fail-safe protect data in a permanent table?
Which of the following features, associated with Continuous Data Protection (CDP), require additional Snowflake-provided data storage? (Choose two.)
The Snowflake cloud services layer is responsible for which tasks? (Choose two.)
Which command should be used to load data from a file, located in an external stage, into a table in Snowflake?
What is the maximum Time Travel retention period for a temporary Snowflake table?
What types of data listings are available in the Snowflake Data Marketplace? (Choose two.)
Which of the following are best practices for loading data into Snowflake? (Choose three.)
What is the MINIMUM edition of Snowflake that is required to use a SCIM security integration?
In an auto-scaling multi-cluster virtual warehouse with the setting SCALING_POLICY = ECONOMY enabled, when is another cluster started?
What is the following SQL command used for?
Select * from table(validate(t1, job_id = > ' _last ' ));
What are the correct parameters for time travel and fail-safe in the Snowflake Enterprise Edition?
A Snowflake Administrator needs to ensure that sensitive corporate data in Snowflake tables is not visible to end users, but is partially visible to functional managers.
How can this requirement be met?
The is the minimum Fail-safe retention time period for transient tables?
Files have been uploaded to a Snowflake internal stage. The files now need to be deleted.
Which SQL command should be used to delete the files?
What is true about sharing data in Snowflake? (Choose two.)
Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)
What are supported file formats for unloading data from Snowflake? (Choose three.)
Which methods can be used to delete staged files from a Snowflake stage? (Choose two.)
How long is the Fail-safe period for temporary and transient tables?
What is the minimum Snowflake edition required to use Dynamic Data Masking?