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

Free Snowflake COF-R02 Practice Exam with Questions & Answers | Set: 6

Questions 51

Which statement is true about running tasks in Snowflake?

Options:
A.

A task can be called using a CALL statement to run a set of predefined SQL commands.

B.

A task allows a user to execute a single SQL statement/command using a predefined schedule.

C.

A task allows a user to execute a set of SQL commands on a predefined schedule.

D.

A task can be executed using a SELECT statement to run a predefined SQL command.

Snowflake COF-R02 Premium Access
Questions 52

The following JSON is stored in a VARIANT column called src of the CAR_SALES table:

COF-R02 Question 52

A user needs to extract the dealership information from the JSON.

How can this be accomplished?

Options:
A.

select src:dealership from car_sales;

B.

select src.dealership from car_sales;

C.

select src:Dealership from car_sales;

D.

select dealership from car_sales;

Questions 53

What do the terms scale up and scale out refer to in Snowflake? (Choose two.)

Options:
A.

Scaling out adds clusters of the same size to a virtual warehouse to handle more concurrent queries.

B.

Scaling out adds clusters of varying sizes to a virtual warehouse.

C.

Scaling out adds additional database servers to an existing running cluster to handle more concurrent queries.

D.

Snowflake recommends using both scaling up and scaling out to handle more concurrent queries.

E.

Scaling up resizes a virtual warehouse so it can handle more complex workloads.

F.

Scaling up adds additional database servers to an existing running cluster to handle larger workloads.

Questions 54

Which command sets the Virtual Warehouse for a session?

Options:
A.

COPY WAREHOUSE FROM <<config file>>;

B.

SET WAREHOUSE = <>;

C.

USE WAREHOUSE <>;

D.

USE VIRTUAL_WAREHOUSE <>;

Questions 55

Which of the following is a data tokenization integration partner?

Options:
A.

Protegrity

B.

Tableau

C.

DBeaver

D.

SAP

Questions 56

Which statement describes how Snowflake supports reader accounts?

Options:
A.

A reader account can consume data from the provider account that created it and combine it with its own data.

B.

A consumer needs to become a licensed Snowflake customer as data sharing is only supported between Snowflake accounts.

C.

The users in a reader account can query data that has been shared with the reader account and can perform DML tasks.

D.

The SHOW MANAGED ACCOUNTS command will view all the reader accounts that have been created for an account.

Questions 57

Which of the following are considerations when using a directory table when working with unstructured data? (Choose two.)

Options:
A.

A directory table is a separate database object.

B.

Directory tables store data file metadata.

C.

A directory table will be automatically added to a stage.

D.

Directory tables do not have their own grantable privileges.

E.

Directory table data can not be refreshed manually.

Questions 58

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 59

Which snowflake objects will incur both storage and cloud compute charges? (Select TWO)

Options:
A.

Materialized view

B.

Sequence

C.

Secure view

D.

Transient table

E.

Clustered table

Questions 60

Snowflake supports the use of external stages with which cloud platforms? (Choose three.)

Options:
A.

Amazon Web Services

B.

Docker

C.

IBM Cloud

D.

Microsoft Azure Cloud

E.

Google Cloud Platform

F.

Oracle Cloud