Big Halloween Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Snowflake COF-C02 Practice Exam with Questions & Answers | Set: 5

Questions 81

Which Snowflake feature allows a user to track sensitive data for compliance, discovery, protection, and resource usage?

Options:
A.

Tags

B.

Comments

C.

Internal tokenization

D.

Row access policies

Snowflake COF-C02 Premium Access
Questions 82

How is unstructured data retrieved from data storage?

Options:
A.

SQL functions like the GET command can be used to copy the unstructured data to a location on the client.

B.

SQL functions can be used to create different types of URLs pointing to the unstructured data. These URLs can be used to download the data to a client.

C.

SQL functions can be used to retrieve the data from the query results cache. When the query results are output to a client, the unstructured data will be output to the client as files.

D.

SQL functions can call on different web extensions designed to display different types of files as a web page. The web extensions will allow the files to be downloaded to the client.

Questions 83

What are the least privileges needed to view and modify resource monitors? (Select TWO).

Options:
A.

SELECT

B.

OWNERSHIP

C.

MONITOR

D.

MODIFY

E.

USAGE

Questions 84

What tasks can an account administrator perform in the Data Exchange? (Select TWO).

Options:
A.

Add and remove members.

B.

Delete data categories.

C.

Approve and deny listing approval requests.

D.

Transfer listing ownership.

E.

Transfer ownership of a provider profile.

Questions 85

What is the purpose of the STRIP NULL_VALUES file format option when loading semi-structured data files into Snowflake?

Options:
A.

It removes null values from all columns in the data.

B.

It converts null values to empty strings during loading.

C.

It skips rows with null values during the loading process.

D.

It removes object or array elements containing null values.

Questions 86

What are key characteristics of virtual warehouses in Snowflake? (Select TWO).

Options:
A.

Warehouses that are multi-cluster can have nodes of different sizes.

B.

Warehouses can be started and stopped at any time.

C.

Warehouses can be resized at any time, even while running.

D.

Warehouses are billed on a per-minute usage basis.

E.

Warehouses can only be used for querying and cannot be used for data loading.

Questions 87

Which Snowflake role can manage any object grant globally, including modifying and revoking grants?

Options:
A.

USERADMIN

B.

ORGADMIN

C.

SYSADMIN

D.

SECURITYADMIN

Questions 88

What happens when a Snowflake user changes the data retention period at the schema level?

Options:
A.

All child objects will retain data for the new retention period.

B.

All child objects that do not have an explicit retention period will automatically inherit the new retention period.

C.

All child objects with an explicit retention period will be overridden with the new retention period.

D.

All explicit child object retention periods will remain unchanged.

Questions 89

How does Snowflake reorganize data when it is loaded? (Select TWO).

Options:
A.

Binary format

B.

Columnar format

C.

Compressed format

D.

Raw format

E.

Zipped format

Questions 90

Which Snowflake data type is used to store JSON key value pairs?

Options:
A.

TEXT

B.

BINARY

C.

STRING

D.

VARIANT

Questions 91

What activities can a user with the ORGADMIN role perform? (Select TWO).

Options:
A.

Create an account for an organization.

B.

Edit the account data for an organization.

C.

Delete the account data for an organization.

D.

View usage information for all accounts in an organization.

E.

Select all the data in tables for all accounts in an organization.

Questions 92

Which command can be used to list all the file formats for which a user has access privileges?

Options:
A.

LIST

B.

ALTER FILE FORMAT

C.

DESCRIBE FILE FORMAT

D.

SHOW FILE FORMATS

Questions 93

What are the possible values within a METADATASACTION column in a Snowflake stream? (Select TWO).

Options:
A.

INSERT

B.

UPDATE

C.

DELETE

D.

TRUNCATE

E.

UPSERT

Questions 94

Which function should be used to insert JSON format string data inot a VARIANT field?

Options:
A.

FLATTEN

B.

CHECK_JSON

C.

PARSE_JSON

D.

TO_VARIANT

Questions 95

By default, how long is the standard retention period for Time Travel across all Snowflake accounts?

Options:
A.

0 days

B.

1 day

C.

7 days

D.

14 days

Questions 96

What are valid sub-clauses to the OVER clause for a window function? (Select TWO).

Options:
A.

GROUP BY

B.

LIMIT

C.

ORDER BY

D.

PARTITION BY

E.

UNION ALL

Questions 97

Which privilege is required to use the search optimization service in Snowflake?

Options:
A.

GRANT SEARCH OPTIMIZATION ON SCHEMA TO ROLE

B.

GRANT SEARCH OPTIMIZATION ON DATABASE TO ROLE

C.

GRANT ADD SEARCH OPTIMIZATION ON SCHEMA TO ROLE

D.

GRANT ADD SEARCH OPTIMIZATION ON DATABASE TO ROLE

Questions 98

Which URL type allows users to access unstructured data without authenticating into Snowflake or passing an authorization token?

Options:
A.

Pre-signed URL

B.

Scoped URL

C.

Signed URL

D.

File URL

Questions 99

A company needs to read multiple terabytes of data for an initial load as part of a Snowflake migration. The company can control the number and size of CSV extract files.

How does Snowflake recommend maximizing the load performance?

Options:
A.

Use auto-ingest Snowpipes to load large files in a serverless model.

B.

Produce the largest files possible, reducing the overall number of files to process.

C.

Produce a larger number of smaller files and process the ingestion with size Small virtual warehouses.

D.

Use an external tool to issue batched row-by-row inserts within BEGIN TRANSACTION and COMMIT commands.

Questions 100

What is used to diagnose and troubleshoot network connections to Snowflake?

Options:
A.

SnowCD

B.

Snowpark

C.

Snowsight

D.

SnowSQL