Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Snowflake COF-C03 Practice Exam with Questions & Answers | Set: 6

Questions 101

A query runs significantly slower than expected. Which Query Profile metrics will help identify the issue? (Select TWO).

Options:
A.

Processing

B.

Resource usage

C.

Query Plan execution steps

D.

Bytes scanned

E.

Partitions scanned

Snowflake COF-C03 Premium Access
Questions 102

Which function is used to unload a relational table into a JSON file*?

Options:
A.

PARSE_JSON

B.

JSON_EXTRACT_PATH_TEXT

C.

OBJECT_CONSTRUCT

D.

TO_JSON

Questions 103

A Snowflake user accidentally deleted a table. The table no longer exists, but the session is within the data retention period. How can the table be restored using the LEAST amount of operational overhead?

Options:
A.

Clone the table schema as it existed before the table was dropped.

B.

Clone the database as it existed before the table was dropped.

C.

Recreate the table and reload the data.

D.

Run the UNDROP command against the table.

Questions 104

A department uses a multi-cluster virtual warehouse to run ad hoc reports for multiple business analysts. The warehouse load history shows that many report queries were queuing before they were run. How can this issue be solved?

Options:
A.

Set up a schedule to limit how many reports can be run at the same time.

B.

Add more clusters to the warehouse.

C.

Increase the size of the warehouse.

D.

Convert the warehouse to a Snowpark-optimized virtual warehouse.

Questions 105

A user wants to access stored in a stage without authenticating into Snowflake.

Which type of URL should be used?

Options:
A.

File URL

B.

Staged URL

C.

Scoped URL

D.

Pre-signed URL

Questions 106

Which function should be used to find the query ID of the second query executed in a current session?

Options:
A.

Select LAST_QUERY_ID(-2)

B.

Select LAST_QUERY_ID(2)

C.

Select LAST_QUERY_ID(1)

D.

Select LAST_QUERY_ID(2)

Questions 107

How does Snowflake handle the data retention period for a table if a stream has not been consumed?

Options:
A.

The data retention period is reduced to a minimum of 14 days.

B.

The data retention period is permanently extended for the table.

C.

The data retention period is temporarily extended to the stream ' s offset.

D.

The data retention period is not affected by the stream consumption.

Questions 108

When is the VARIANT data type suitable when using semi-structured data? (Select TWO).

Options:
A.

When there is a need for a predefined schema which cannot be changed after it is created.

B.

When there is a need to add or modify elements within the data structure without interrupting the session.

C.

When the data set is huge and the order of the data elements in the data set does not change.

D.

When the data contains nested data structures like JSON or XML.

E.

When the data consists of images and videos.

Questions 109

What can be shared when the SECURE_OBJECTS_ONLY property is set to FALSE?

Options:
A.

View

B.

Stored procedure

C.

Storage integration access

D.

User-Defined Function, or UDF

Questions 110

Snowflake users can create a resource monitor at which levels? (Select TWO).

Options:
A.

User level

B.

Pipe level

C.

Account level

D.

Cloud services level

E.

Virtual warehouse level

Questions 111

What type of query benefits the MOST from search optimization?

Options:
A.

A query that uses only disjunction (i.e., OR) predicates

B.

A query that includes analytical expressions

C.

A query that uses equality predicates or predicates that use IN

D.

A query that filters on semi-structured data types

Questions 112

Which of the following describes a Snowflake stored procedure?

Options:
A.

They can be created as secure and hide the underlying metadata from the user.

B.

They can only access tables from a single database.

C.

They can contain only a single SQL statement.

D.

They can be created to run with a caller ' s rights or an owner ' s rights.

Questions 113

By default, which Snowflake role is required to create a share?

Options:
A.

ORGADMIN

B.

SECURITYADMIN

C.

SHAREADMIN

D.

ACCOUNTADMIN

Questions 114

What actions will prevent leveraging of the ResultSet cache? (Choose two.)

Options:
A.

Removing a column from the query SELECT list

B.

Stopping the virtual warehouse that the query is running against

C.

Clustering of the data used by the query

D.

Executing the RESULTS_SCAN() table function

E.

Changing a column that is not in the cached query

Questions 115

How are serverless features billed?

Options:
A.

Per second multiplied by an automatic sizing for the job

B.

Per minute multiplied by an automatic sizing for the job, with a minimum of one minute

C.

Per second multiplied by the size, as determined by the SERVERLESS_FEATURES_SIZE account parameter

D.

Serverless features are not billed, unless the total cost for the month exceeds 10% of the warehouse credits, on the account

Questions 116

Snowflake supports the use of external stages with which cloud platforms? (Choose three.)

Options:
A.

Amazon Web Services

B.

Docker

C.

IBM Cloud

D.

Microsoft Azure Cloud

E.

Google Cloud Platform

F.

Oracle Cloud

Questions 117

When should a multi-cluster warehouse be used in auto-scaling mode?

Options:
A.

When it is unknown how much compute power is needed

B.

If the select statement contains a large number of temporary tables or Common Table Expressions (CTEs)

C.

If the runtime of the executed query is very slow

D.

When a large number of concurrent queries are run on the same warehouse

Questions 118

What versions of Snowflake should be used to manage compliance with Personal Identifiable Information (PII) requirements? (Choose two.)

Options:
A.

Custom Edition

B.

Virtual Private Snowflake

C.

Business Critical Edition

D.

Standard Edition

E.

Enterprise Edition

Questions 119

Which minimum Snowflake edition allows for a dedicated metadata store?

Options:
A.

Standard

B.

Enterprise

C.

Business Critical

D.

Virtual Private Snowflake

Questions 120

What are the correct parameters for time travel and fail-safe in the Snowflake Enterprise Edition?

Options:
A.

Default Time Travel Retention is set to 0 days.Maximum Time Travel Retention is 30 days.Fail Safe retention time is 1 day.

B.

Default Time Travel Retention is set to 1 day.Maximum Time Travel Retention is 365 days.Fail Safe retention time is 7 days.

C.

Default Time Travel Retention is set to 0 days.Maximum Time Travel Retention is 90 days.Fail Safe retention time is 7 days.

D.

Default Time Travel Retention is set to 1 day.Maximum Time Travel Retention is 90 days.Fail Safe retention time is 7 days.

E.

Default Time Travel Retention is set to 7 days.Maximum Time Travel Retention is 1 day.Fail Safe retention time is 90 days.

F.

Default Time Travel Retention is set to 90 days.Maximum Time Travel Retention is 7 days.Fail Safe retention time is 356 days.