Snowflake COF-C03 - SnowPro Core Certification 2026 Exam
What is the default character set used when loading CSV files into Snowflake?
True or False: Fail-safe can be disabled within a Snowflake account.
Where would a Snowflake user find information about query activity from 90 days ago?
A sales table FCT_SALES has 100 million records.
The following Query was executed
SELECT COUNT (1) FROM FCT__SALES;
How did Snowflake fulfill this query?
Will data cached in a warehouse be lost when the warehouse is resized?
When reviewing a query profile, what is a symptom that a query is too large to fit into the memory?
What is the default File Format used in the COPY command if one is not specified?
When is the result set cache no longer available? (Select TWO)
Which of the following compute resources or features are managed by Snowflake? (Select TWO).
What are ways to create and manage data shares in Snowflake? (Select TWO)
What is a responsibility of Snowflake ' s virtual warehouses?
True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.
Which data type can be used to store geospatial data in Snowflake?
Which feature is only available in the Enterprise or higher editions of Snowflake?
A user unloaded a Snowflake table called mytable to an internal stage called mystage.
Which command can be used to view the list of files that has been uploaded to the staged?
The fail-safe retention period is how many days?
What is a limitation of a Materialized View?
What data is stored in the Snowflake storage layer? (Select TWO).
Which of the following indicates that it may be appropriate to use a clustering key for a table? (Select TWO).
What can be used to view warehouse usage over time? (Select Two).
