COF-R02 SnowPro Core Recertification Exam Questions and Answers
A running virtual warehouse is suspended.
What is the MINIMUM amount of time that the warehouse will incur charges for when it is restarted?
Which of the following features, associated with Continuous Data Protection (CDP), require additional Snowflake-provided data storage? (Choose two.)
How does Snowflake allow a data provider with an Azure account in central Canada to share data with a data consumer on AWS in Australia?
True or False: A customer using SnowSQL / native connectors will be unable be unable to able to also use the Snowflake Web interface (UI) unless access to the UI is explicitly granted by supported.
Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
A virtual warehouse ' s auto-suspend and auto-resume settings apply to which of the following?
True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.
True or False: The COPY command must specify a File Format in order to execute.
True or False: It is possible to query data from an Internal or named External stage without loading the data into Snowflake.
Which of the following statements are true of Snowflake releases: (Choose two.)
True or False: Some queries can be answered through the metadata cache and do not require an active Virtual Warehouse.
True or False: Reader Accounts incur no additional Compute costs to the Data Provider since they are simply reading the shared data without making changes.
Which of the following statements describes a benefit of Snowflake’s separation of compute and storage?
(Choose all that apply.)
Credit Consumption by the Compute Layer (Virtual Warehouses) is based on: (Choose two.)
True or False: A table in Snowflake can only be queried using the Virtual Warehouse that was used to load the data.
Which of the following connectors allow Multi-Factor Authentication (MFA) authorization when connecting?
(Choose all that apply.)
The Query History in the Snowflake Web Interface (UI) is kept for approximately:
Which of the following statements are true of VALIDATION_MODE in Snowflake? (Choose two.)
If a Small Warehouse is made up of 2 servers/cluster, how many servers/cluster make up a Medium Warehouse?
True or False: The user has to specify which cluster a query will run on in multi-clustering Warehouse.
True or False: Micro-partition metadata enables some operations to be completed without requiring Compute.
True or False: During data unloading, only JSON and CSV files can be compressed.
Which of the following are valid Snowflake Virtual Warehouse Scaling Policies? (Choose two.)
True or False: Snowflake allows its customers to directly access the micro-partition files that make up its tables.
What transformations are supported in a CREATE PIPE ... AS COPY ... FROM (....) statement? (Select TWO.)
A company strongly encourages all Snowflake users to self-enroll in Snowflake ' s default Multi-Factor Authentication (MFA) service to provide increased login security for users connecting to Snowflake.
Which application will the Snowflake users need to install on their devices in order to connect with MFA?
Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?
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?
Which of the following are valid methods for authenticating users for access into Snowflake? (Select THREE)
When reviewing a query profile, what is a symptom that a query is too large to fit into the memory?
True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.
In which scenarios would a user have to pay Cloud Services costs? (Select TWO).
Which semi-structured file formats are supported when unloading data from a table? (Select TWO).
The Information Schema and Account Usage Share provide storage information for which of the following objects? (Choose three.)
A company ' s security audit requires generating a report listing all Snowflake logins (e.g.. date and user) within the last 90 days. Which of the following statements will return the required information?
A developer is granted ownership of a table that has a masking policy. The developer ' s role is not able to see the masked data. Will the developer be able to modify the table to read the masked data?
A marketing co-worker has requested the ability to change a warehouse size on their medium virtual warehouse called mktg__WH.
Which of the following statements will accommodate this request?
When reviewing the load for a warehouse using the load monitoring chart, the chart indicates that a high volume of Queries are always queuing in the warehouse
According to recommended best practice, what should be done to reduce the Queue volume? (Select TWO).
What is the default File Format used in the COPY command if one is not specified?
Where can a user find and review the failed logins of a specific user for the past 30 days?
Which command should be used to load data from a file, located in an external stage, into a table in Snowflake?
When loading data into Snowflake via Snowpipe what is the compressed file size recommendation?
A user created a transient table and made several changes to it over the course of several days. Three days after the table was created, the user would like to go back to the first version of the table.
How can this be accomplished?
Data storage for individual tables can be monitored using which commands and/or objects? (Choose two.)
When cloning a database containing stored procedures and regular views, that have fully qualified table references, which of the following will occur?
Which URL type allows users to access unstructured data without authenticating into Snowflake or passing an authorization token?
Network policies can be applied to which of the following Snowflake objects? (Choose two.)
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?
Which of the following are handled by the cloud services layer of the Snowflake architecture? (Choose two.)
How often are the Account and Table master keys automatically rotated by Snowflake?
Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)
A user has a standard multi-cluster warehouse auto-scaling policy in place.
Which condition will trigger a cluster to shut-down?
Which Snowflake feature allows a user to substitute a randomly generated identifier for sensitive data, in order to prevent unauthorized users access to the data, before loading it into Snowflake?
Which query profile statistics help determine if efficient pruning is occurring? (Choose two.)
Credit charges for Snowflake virtual warehouses are calculated based on which of the following considerations? (Choose two.)
True or False: Query ID’s are unique across all Snowflake deployments and can be used in communication with Snowflake Support to help troubleshoot issues.
Which of the following statements are true about Schemas in Snowflake? (Choose two.)
Which of the following statements would be used to export/unload data from Snowflake?
True or False: AWS Private Link provides a secure connection from the Customer’s on-premise data center to the Snowflake.
True or False: Snowflake’s Global Services Layer gathers and maintains statistics on all columns in all micro-partitions.
