Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

COF-C02 SnowPro Core Certification Exam Questions and Answers

Questions 4

What optional properties can a Snowflake user set when creating a virtual warehouse? (Select TWO).

Options:

A.

Auto-suspend

B.

Cache size

C.

Default role

D.

Resource monitor

E.

Storage size

Buy Now
Questions 5

Which Query Profile metrics will provide information that can be used to improve query performance? (Select TWO).

Options:

A.

Synchronization

B.

Remote disk IO

C.

Local disk IO

D.

Pruning

E.

Spillage

Buy Now
Questions 6

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.

Buy Now
Questions 7

This query was executed:

Assuming the weather_events table has not changed, which query would benefit from cached results?

Options:

A.

SELECT DISTINCT(severity) FROM weather_events we; if run within 24 hours after the initial query execution

B.

select distinct (severity) from weather_events; if run within 24 hours after the initial query execution

C.

SELECT DISTINCT(severity) FROM weather_events ; if run within 24 hours after the initial query execution

D.

select distinct(severity) from weather_events; if run within 48 hours after the initial query execution

Buy Now
Questions 8

How can a row access policy be applied to a table or a view? (Choose two.)

Options:

A.

Within the policy DDL

B.

Within the create table or create view DDL

C.

By future APPLY for all objects in a schema

D.

Within a control table

E.

Using the command ALTER ADD ROW ACCESS POLICY ;

Buy Now