COF-R02 Exam Questions
329 real COF-R02 exam questions with expert-verified answers and explanations. Page 2 of 7.
- Question #51
What privileges are required to create a task?
- Question #52
True or False: Some queries can be answered through the metadata cache and do not require an active Virtual Warehouse.
- Question #53
When scaling out by adding clusters to a multi-cluster warehouse, you are primarily scaling for improved:
- Question #54
True or False: You can query the files in an External Stage directly without having to load the data into a table.
- Question #55
True or False: An active warehouse is required to run a COPY INTO statement.
- Question #56
True or False: AWS Private Link provides a secure connection from the Customer's on-premise data center to the Snowflake.
- Question #57
True or False: Snowflake's Global Services Layer gathers and maintains statistics on all columns in all micro-partitions.
- Question #58
Which of the following statements is true of Snowflake?
- Question #59
What is the minimum Snowflake edition that provides multi-cluster warehouses and up to 90 days of Time Travel?
- Question #60
Which of the following statements are true about Schemas in Snowflake? (Choose two.)
- Question #61
How a Snowpipe charges calculated?
- Question #62
True or False: A Snowflake account is charged for data stored in both Internal and External Stages.
- Question #63
True or False: Snowflake supports federated authentication in all editions.
- Question #64
True or False: When a new Snowflake object is created, it is automatically owned by the user who created it.
- Question #65
True or False: A Virtual Warehouse consumes Snowflake credits even when inactive.
- Question #66
True or False: During data unloading, only JSON and CSV files can be compressed.
- Question #67
True or False: Data Providers can share data with only the Data Consumer.
- Question #68
The fail-safe retention period is how many days?
- Question #69
True or False: A 4X-Large Warehouse may, at times, take longer to provision than a X-Small Warehouse.
- Question #70
How would you determine the size of the virtual warehouse used for a task?
- Question #71
The Information Schema and Account Usage Share provide storage information for which of the following objects? (Choose three.)
- Question #72
What is the default File Format used in the COPY command if one is not specified?
- Question #73
True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.
- Question #74
True or False: Loading data into Snowflake requires that source data files be no larger than 16MB.
- Question #75
True or False: A Virtual Warehouse can be resized while suspended.
- Question #76
True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.
- Question #77
What are two ways to create and manage Data Shares in Snowflake? (Choose two.)
- Question #78
True or False: Fail-safe can be disabled within a Snowflake account.
- Question #79
True or False: It is possible for a user to run a query against the query result cache without requiring an active Warehouse.
- Question #80
A virtual warehouse's auto-suspend and auto-resume settings apply to which of the following?
- Question #81
Which of the following Snowflake features provide continuous data protection automatically? (Select TWO).
- Question #82
Which of the following conditions must be met in order to return results from the results cache? (Select TWO).
- Question #83
Which of the following are benefits of micro-partitioning? (Select TWO)
- Question #84
What is the minimum Snowflake edition required to create a materialized view?
- Question #85
What happens to the underlying table data when a CLUSTER BY clause is added to a Snowflake table?
- Question #86
Which feature is only available in the Enterprise or higher editions of Snowflake?
- Question #87
Which of the following are valid methods for authenticating users for access into Snowflake? (Select THREE)
- Question #88
During periods of warehouse contention which parameter controls the maximum length of time a warehouse will hold a query for processing?
- Question #89
Which of the following indicates that it may be appropriate to use a clustering key for a table? (Select TWO).
- Question #90
Which Snowflake object enables loading data from files as soon as they are available in a cloud storage location?
- Question #91
A user needs to create a materialized view in the schema MYDB.MYSCHEMA. Which statements will provide this access?
- Question #92
What is the default character set used when loading CSV files into Snowflake?
- Question #93
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?
- Question #94
Which cache type is used to cache data output from SQL queries?
- Question #95
What is a key feature of Snowflake architecture?
- Question #96
What is a limitation of a Materialized View?
- Question #97
What features does Snowflake Time Travel enable?
- Question #98
Which statement about billing applies to Snowflake credits?
- Question #99
What Snowflake features allow virtual warehouses to handle high concurrency workloads? (Select TWO)
- Question #100
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 recommen...