COF-C02 Snowflake SnowPro Core Certification Exam Free Practice Exam Questions (2025 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 2025, ensuring you have the most current resources to build confidence and succeed on your first attempt.
While preparing to unload data in Snowflake, the file format option can be specified in which commands? (Select TWO).
Which statistics on a Query Profile reflect the efficiency of the query pruning? (Select TWO).
What activities can a user with the ORGADMIN role perform? (Select TWO).
The ORDERS table contains 12,000 rows.
Which query will return 10 rows that are randomly sampled from the table every time the query is run?
What Snowflake feature or service is used to prevent third parties from reading data while it is at rest or in transit?
How is Single Sign-On (SSO) authentication used in Snowflake?
Which file function provides a URL with access to a file on a stage without the need for authentication and authorization?
What command is used to export or unload data from Snowflake?
While unloading data into a stage, how can the user ensure that the output will be a single file?
Which Snowflake data governance feature supports resource usage monitoring?
In the Data Exchange, who can get or request data from the listings? (Select TWO).
Masking policies are created at what level in Snowflake?
How are micro-partitions enabled on Snowflake tables?
What should be considered when deciding to use a secure view? (Select TWO).
Which Snowflake objects consume storage? (Select TWO)
Which command will identify the names of files that are in a Snowflake stage?
Which statements reflect valid commands when using secondary roles? (Select TWO).
How does Snowflake define i1s approach to Discretionary Access Control (DAC)?
What persistent data structures are used by the search optimization service to improve the performance of point lookups?
Which Snowflake feature enables loading data from cloud storage as soon as files ate available in a stage?
A user needs to create a materialized view in the schema MYDB.MYSCHEMA. Which statements will provide this access?
A tabular User-Defined Function (UDF) is defined by specifying a return clause that contains which keyword?
Which privilege must be granted to a share to allow secure views the ability to reference data in multiple databases?
A Snowflake user has been granted the create data EXCHANGE listing privilege with their role.
Which tasks can this user now perform on the Data Exchange? (Select TWO).
Which clients does Snowflake support Multi-Factor Authentication (MFA) token caching for? (Select TWO).
Which Snowflake feature will allow small volumes of data to continuously load into Snowflake and will incrementally make the data available for analysis?
What is the MAXIMUM Time Travel retention period for a transient table?
In which Snowflake layer does Snowflake reorganize data into its internal optimized, compressed, columnar format?
Which role has the ability to create and manage users and roles?
Query parsing and compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
Which of the following are handled by the cloud services layer of the Snowflake architecture? (Choose two.)
What is cached during a query on a virtual warehouse?
A view is defined on a permanent table. A temporary table with the same name is created in the same schema as the referenced table. What will the query from the view return?
Which of the following can be used when unloading data from Snowflake? (Choose two.)
What is the MINIMUM Snowflake edition required to use the periodic rekeying of micro-partitions?
When unloading data to an external stage, what is the MAXIMUM file size supported?
By definition, a secure view is exposed only to users with what privilege?
A data provider wants to share data with a consumer who does not have a Snowflake account. The provider creates a reader account for the consumer following these steps:
1. Created a user called "CONSUMER"
2. Created a database to hold the share and an extra-small warehouse to query the data
3. Granted the role PUBLIC the following privileges: Usage on the warehouse, database, and schema, and SELECT on all the objects in the share
Based on this configuration what is true of the reader account?
What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)
Which database objects can be shared with the Snowflake secure data sharing feature? (Choose two.)