Last Update 4 hours ago Total Questions : 1085
The SnowPro Core Certification Exam content is now fully updated, with all current exam questions added 4 hours ago. Deciding to include COF-C02 practice exam questions in your study plan goes far beyond basic test preparation.
You'll find that our COF-C02 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these COF-C02 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any SnowPro Core Certification Exam practice test comfortably within the allotted time.
Which command sets the Virtual Warehouse for a session?
What internal stages are available in Snowflake? (Choose three.)
How should a virtual warehouse be configured if a user wants to ensure that additional multi-clusters are resumed with no delay?
Data storage for individual tables can be monitored using which commands and/or objects? (Choose two.)
Which URL type allows users to access unstructured data without authenticating into Snowflake or passing an authorization token?
Which of the following are characteristics of security in Snowflake?
The is the minimum Fail-safe retention time period for transient tables?
What affects whether the query results cache can be used?
By default, which Snowflake role is required to create a share?
What is the default file size when unloading data from Snowflake using the COPY command?
What MINIMUM privilege is required on the external stage for any role in the GET REST API to access unstructured data files using a file URL?
Network policies can be applied to which of the following Snowflake objects? (Choose two.)
When should a user consider disabling auto-suspend for a virtual warehouse? (Select TWO).
A table needs to be loaded. The input data is in JSON format and is a concatenation of multiple JSON documents. The file size is 3 GB. A warehouse size small is being used. The following COPY INTO command was executed:
COPY INTO SAMPLE FROM @~/SAMPLE.JSON (TYPE=JSON)
The load failed with this error:
Max LOB size (16777216) exceeded, actual size of parsed column is 17894470.
How can this issue be resolved?
The following JSON is stored in a VARIANT column called src of the CAR_SALES table:

A user needs to extract the dealership information from the JSON.
How can this be accomplished?
What are the responsibilities of Snowflake ' s Cloud Service layer? (Choose three.)
Which Snowflake data type is used to store JSON key value pairs?
Which semi-structured data function interprets an input string as a JSON document that produces a VARIANT value?
Which Snowflake table objects can be shared with other accounts? (Select TWO).
How would a user execute a series of SQL statements using a task?
