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: 6

Questions 101

If a multi-cluster warehouse is using an economy scaling policy, how long will queries wait in the queue before another cluster is started?

Options:
A.

1 minute

B.

2 minutes

C.

6 minutes

D.

8 minutes

Snowflake COF-C02 Premium Access
Questions 102

Which stream type can be used for tracking the records in external tables?

Options:
A.

Append-only

B.

External

C.

Insert-only

D.

Standard

Questions 103

Which Snowflake tool would be BEST to troubleshoot network connectivity?

Options:
A.

SnowCLI

B.

SnowUI

C.

SnowSQL

D.

SnowCD

Questions 104

What can a Snowflake user do in the Activity section in Snowsight?

Options:
A.

Create dashboards.

B.

Write and run SQL queries.

C.

Explore databases and objects.

D.

Explore executed query performance.

Questions 105

Which clients does Snowflake support Multi-Factor Authentication (MFA) token caching for? (Select TWO).

Options:
A.

GO driver

B.

Node.js driver

C.

ODBC driver

D.

Python connector

E.

Spark connector

Questions 106

What role is required to use Partner Connect?

Options:
A.

ACCOUNTADMIN

B.

ORGADMIN

C.

SECURITYADMIN

D.

SYSADMIN

Questions 107

How can a data provider ensure that a data consumer is going to have access to the required objects?

Options:
A.

Enable the data sharing feature in the account and validate the view.

B.

Use the CURRENT_ROLE and CURRENT_USER functions to validate secure views.

C.

Use the CURRENT_ function to authorize users from a specific account to access rows in a base table.

D.

Set the SIMULATED DATA SHARING CONSUMER session parameter to the name of the consumer account for which access is being simulated.

Questions 108

A user has a standard multi-cluster warehouse auto-scaling policy in place.

Which condition will trigger a cluster to shut-down?

Options:
A.

When after 2-3 consecutive checks the system determines that the load on the most-loaded cluster could be redistributed.

B.

When after 5-6 consecutive checks the system determines that the load on the most-loaded cluster could be redistributed.

C.

When after 5-6 consecutive checks the system determines that the load on the least-loaded cluster could be redistributed.

D.

When after 2-3 consecutive checks the system determines that the load on the least-loaded cluster could be redistributed.

Questions 109

What is a characteristic of the Snowflake Query Profile?

Options:
A.

It can provide statistics on a maximum number of 100 queries per week.

B.

It provides a graphic representation of the main components of the query processing.

C.

It provides detailed statistics about which queries are using the greatest number of compute resources.

D.

It can be used by third-party software using the Query Profile API.

Questions 110

What happens when a database is cloned?

Options:
A.

It does not retain any privileges granted on the source object.

B.

It replicates all granted privileges on the corresponding source objects.

C.

It replicates all granted privileges on the corresponding child objects.

D.

It replicates all granted privileges on the corresponding child schema objects.

Questions 111

Which data type can store more than one type of data structure?

Options:
A.

JSON

B.

BINARY

C.

VARCHAR

D.

VARIANT

Questions 112

Which Snowflake URL type is used by directory tables?

Options:
A.

File

B.

Pre-signed

C.

Scoped

D.

Virtual-hosted style

Questions 113

What is the difference between a stored procedure and a User-Defined Function (UDF)?

Options:
A.

Stored procedures can execute database operations while UDFs cannot.

B.

Returning a value is required in a stored procedure while returning values in a UDF is optional.

C.

Values returned by a stored procedure can be used directly in a SQL statement while the values returned by a UDF cannot.

D.

Multiple stored procedures can be called as part of a single executable statement while a single SQL statement can only call one UDF at a time.

Questions 114

Which query profile statistics help determine if efficient pruning is occurring? (Choose two.)

Options:
A.

Bytes sent over network

B.

Percentage scanned from cache

C.

Partitions total

D.

Bytes spilled to local storage

E.

Partitions scanned

Questions 115

A Snowflake user has been granted the create data EXCHANGE listing privilege with their role.

Which tasks can this user now perform on the Data Exchange? (Select TWO).

Options:
A.

Rename listings.

B.

Delete provider profiles.

C.

Modify listings properties.

D.

Modify incoming listing access requests.

E.

Submit listings for approval/publishing.

Questions 116

Snowflake's hierarchical key mode includes which keys? (Select TWO).

Options:
A.

Account master keys

B.

Database master keys

C.

File keys

D.

Secure view keys

E.

Schema master keys

Questions 117

Which SQL command can be used to see the CREATE definition of a masking policy?

Options:
A.

SHOW MASKING POLICIES

B.

DESCRIBE MASKING POLICY

C.

GET_DDL

D.

LIST MASKING POLICIES

Questions 118

What type of columns does Snowflake recommend to be used as clustering keys? (Select TWO).

Options:
A.

A VARIANT column

B.

A column with very low cardinality

C.

A column with very high cardinality

D.

A column that is most actively used in selective filters

E.

A column that is most actively used in join predicates

Questions 119

The bulk data load history that is available upon completion of the COPY statement is stored where and for how long?

Options:
A.

In the metadata of the target table for 14 days

B.

In the metadata of the pipe for 14 days

C.

In the metadata of the target table for 64 days

D.

In the metadata of the pipe for 64 days

Questions 120

Data storage for individual tables can be monitored using which commands and/or objects? (Choose two.)

Options:
A.

SHOW STORAGE BY TABLE;

B.

SHOW TABLES;

C.

Information Schema -> TABLE_HISTORY

D.

Information Schema -> TABLE_FUNCTION

E.

Information Schema -> TABLE_STORAGE_METRICS