Pass the Snowflake SnowPro Core Certification COF-R02 Questions and answers with CertsForce

Viewing page 6 out of 10 pages
Viewing questions 51-60 out of questions
Questions # 51:

What is the default character set used when loading CSV files into Snowflake?

Options:

A.

UTF-8


B.

UTF-16


C.

ISO S859-1


D.

ANSI_X3.A


Expert Solution
Questions # 52:

What are ways to create and manage data shares in Snowflake? (Select TWO)

Options:

A.

Through the Snowflake web interface (Ul)


B.

Through the DATA_SHARE=TRUE parameter


C.

Through SQL commands


D.

Through the enable__share=true parameter


E.

Using the CREATE SHARE AS SELECT * TABLE command


Expert Solution
Questions # 53:

Which copy INTO command outputs the data into one file?

Options:

A.

SINGLE=TRUE


B.

MAX_FILE_NUMBER=1


C.

FILE_NUMBER=1


D.

MULTIPLE=FAISE


Expert Solution
Questions # 54:

Which of the following can be executed/called with Snowpipe?

Options:

A.

A User Defined Function (UDF)


B.

A stored procedure


C.

A single copy_into statement


D.

A single insert__into statement


Expert Solution
Questions # 55:

Which Snowflake technique can be used to improve the performance of a query?

Options:

A.

Clustering


B.

Indexing


C.

Fragmenting


D.

Using INDEX__HINTS


Expert Solution
Questions # 56:

Which Snowflake object enables loading data from files as soon as they are available in a cloud storage location?

Options:

A.

Pipe


B.

External stage


C.

Task


D.

Stream


Expert Solution
Questions # 57:

What is a responsibility of Snowflake's virtual warehouses?

Options:

A.

Infrastructure management


B.

Metadata management


C.

Query execution


D.

Query parsing and optimization


E.

Management of the storage layer


Expert Solution
Questions # 58:

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


Expert Solution
Questions # 59:

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


Expert Solution
Questions # 60:

A user has an application that writes a new Tile to a cloud storage location every 5 minutes.

What would be the MOST efficient way to get the files into Snowflake?

Options:

A.

Create a task that runs a copy into operation from an external stage every 5 minutes


B.

Create a task that puts the files in an internal stage and automate the data loading wizard


C.

Create a task that runs a GET operation to intermittently check for new files


D.

Set up cloud provider notifications on the Tile location and use Snowpipe with auto-ingest


Expert Solution
Viewing page 6 out of 10 pages
Viewing questions 51-60 out of questions