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

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

Questions 161

The effects of query pruning can be observed by evaluating which statistics? (Select TWO).

Options:
A.

Partitions scanned

B.

Partitions total

C.

Bytes scanned

D.

Bytes read from result

E.

Bytes written

Snowflake COF-C02 Premium Access
Questions 162

A Snowflake user is writing a User-Defined Function (UDF) that includes some unqualified object names.

How will those object names be resolved during execution?

Options:
A.

Snowflake will resolve them according to the SEARCH_PATH parameter.

B.

Snowflake will only check the schema the UDF belongs to.

C.

Snowflake will first check the current schema, and then the schema the previous query used

D.

Snowflake will first check the current schema, and them the PUBLIC schema of the current database.

Questions 163

Which role has the ability to create a share from a shared database by default?

Options:
A.

ACCOUNTADMIN

B.

SECURITYADMIN

C.

SYSADMIN

D.

ORGADMIN

Questions 164

What is it called when a customer managed key is combined with a Snowflake managed key to create a composite key for encryption?

Options:
A.

Hierarchical key model

B.

Client-side encryption

C.

Tri-secret secure encryption

D.

Key pair authentication

Questions 165

How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?

Options:
A.

60 minutes

B.

24 hours

C.

14 days

D.

30 days

Questions 166

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

Options:
A.

TEXT

B.

BINARY

C.

STRING

D.

VARIANT

Questions 167

While clustering a table, columns with which data types can be used as clustering keys? (Select TWO).

Options:
A.

BINARY

B.

GEOGRAPHY

C.

GEOMETRY

D.

OBJECT

E.

VARIANT

Questions 168

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

Options:
A.

GRANT SEARCH OPTIMIZATION ON SCHEMA < schema_name > TO ROLE < role >

B.

GRANT SEARCH OPTIMIZATION ON DATABASE < database_name > TO ROLE < role >

C.

GRANT ADD SEARCH OPTIMIZATION ON SCHEMA < schema_name > TO ROLE < role >

D.

GRANT ADD SEARCH OPTIMIZATION ON DATABASE < database name > TO ROLE < role >

Questions 169

What type of function returns one value for each Invocation?

Options:
A.

Aggregate

B.

Scalar

C.

Table

D.

Window

Questions 170

Which service or feature in Snowflake is used to improve the performance of certain types of lookup and analytical queries that use an extensive set of WHERE conditions?

Options:
A.

Data classification

B.

Query acceleration service

C.

Search optimization service

D.

Tagging

Questions 171

What are characteristics of reader accounts in Snowflake? (Select TWO).

Options:
A.

Reader account users cannot add new data to the account.

B.

Reader account users can share data to other reader accounts.

C.

A single reader account can consume data from multiple provider accounts.

D.

Data consumers are responsible for reader account setup and data usage costs.

E.

Reader accounts enable data consumers to access and query data shared by the provider.

Questions 172

Which command removes a role from another role or a user in Snowflak?

Options:
A.

ALTER ROLE

B.

REVOKE ROLE

C.

USE ROLE

D.

USE SECONDARY ROLES

Questions 173

When using the ALLOW_CLI£NT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?

Options:
A.

1 hour

B.

2 hours

C.

4 hours

D.

8 hours

Questions 174

What are characteristic of Snowsight worksheet? (Select TWO.)

Options:
A.

Worksheets can be grouped under folder, and a folder of folders.

B.

Each worksheet is a unique Snowflake session.

C.

Users are limited to running only one on a worksheet.

D.

The Snowflake session ends when a user switches worksheets.

E.

Users can import worksheets and share them with other users.

Questions 175

For Directory tables, what stage allows for automatic refreshing of metadata?

Options:
A.

User stage

B.

Table stage

C.

Named internal stage

D.

Named external stage

Questions 176

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 177

Which activities are included in the Cloud Services layer? {Select TWO).

Options:
A.

Data storage

B.

Dynamic data masking

C.

Partition scanning

D.

User authentication

E.

Infrastructure management

Questions 178

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 179

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 180

A Snowflake user wants to temporarily bypass a network policy by configuring the user object property MINS_TO_BYPASS_NETWORK_POLICY.

What should they do?

Options:
A.

Use the SECURITYADMIN role.

B.

Use the SYSADMIN role.

C.

Use the USERADMIN role.

D.

Contact Snowflake Support.