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

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

Questions 46

How does a scoped URL expire?

Options:
A.

When the data cache clears.

B.

When the persisted query result period ends.

C.

The encoded URL access is permanent.

D.

The length of time is specified in the expiration_time argument.

Snowflake COF-C02 Premium Access
Questions 47

Which of the following indicates that it may be appropriate to use a clustering key for a table? (Select TWO).

Options:
A.

The table contains a column that has very low cardinality

B.

DML statements that are being issued against the table are blocked

C.

The table has a small number of micro-partitions

D.

Queries on the table are running slower than expected

E.

The clustering depth for the table is large

Questions 48

In which use cases does Snowflake apply egress charges?

Options:
A.

Data sharing within a specific region

B.

Query result retrieval

C.

Database replication

D.

Loading data into Snowflake

Questions 49

A virtual warehouse's auto-suspend and auto-resume settings apply to which of the following?

Options:
A.

The primary cluster in the virtual warehouse

B.

The entire virtual warehouse

C.

The database in which the virtual warehouse resides

D.

The Queries currently being run on the virtual warehouse

Questions 50

Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?

Options:
A.

Pipes

B.

Streams

C.

Tasks

D.

D. Procedures

Questions 51

What is a limitation of a Materialized View?

Options:
A.

A Materialized View cannot support any aggregate functions

B.

A Materialized View can only reference up to two tables

C.

A Materialized View cannot be joined with other tables

D.

A Materialized View cannot be defined with a JOIN

Questions 52

How often are encryption keys automatically rotated by Snowflake?

Options:
A.

30 Days

B.

60 Days

C.

90 Days

D.

365 Days

Questions 53

A user is loading JSON documents composed of a huge array containing multiple records into Snowflake. The user enables the strip__outer_array file format option

What does the STRIP_OUTER_ARRAY file format do?

Options:
A.

It removes the last element of the outer array.

B.

It removes the outer array structure and loads the records into separate table rows,

C.

It removes the trailing spaces in the last element of the outer array and loads the records into separate table columns

D.

It removes the NULL elements from the JSON object eliminating invalid data and enables the ability to load the records

Questions 54

Which of the following commands cannot be used within a reader account?

Options:
A.

CREATE SHARE

B.

ALTER WAREHOUSE

C.

DROP ROLE

D.

SHOW SCHEMAS

E.

DESCRBE TABLE

Questions 55

What is a machine learning and data science partner within the Snowflake Partner Ecosystem?

Options:
A.

Informatica

B.

Power Bl

C.

Adobe

D.

Data Robot

Questions 56

Which of the following are valid methods for authenticating users for access into Snowflake? (Select THREE)

Options:
A.

SCIM

B.

Federated authentication

C.

TLS 1.2

D.

Key-pair authentication

E.

OAuth

F.

OCSP authentication

Questions 57

The fail-safe retention period is how many days?

Options:
A.

1 day

B.

7 days

C.

45 days

D.

90 days

Questions 58

User1, who has the SYSADMIN role, executed a query on Snowsight. User2, who is in the same Snowflake account, wants to view the result set of the query executed by User1 using the Snowsight query history.

What will happen if User2 tries to access the query history?

Options:
A.

If User2 has the sysadmin role they will be able to see the results.

B.

If User2 has the securityadmin role they will be able to see the results.

C.

If User2 has the ACCOUNTADMIN role they will be able to see the results.

D.

User2 will be unable to view the result set of the query executed by User1.

Questions 59

By default, which role has access to the SYSTEM$GLOBAL_ACCOUNT_SET_PARAMETER function?

Options:
A.

ACCOUNTADMIN

B.

SECURITYADMIN

C.

SYSADMIN

D.

ORGADMIN

Questions 60

Which command can be used to stage local files from which Snowflake interface?

Options:
A.

SnowSQL

B.

Snowflake classic web interface (Ul)

C.

Snowsight

D.

.NET driver