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

Viewing page 5 out of 10 pages
Viewing questions 41-50 out of questions
Questions # 41:

Where would a Snowflake user find information about query activity from 90 days ago?

Options:

A.

account__usage . query history view


B.

account__usage.query__history__archive View


C.

information__schema . cruery_history view


D.

information__schema - query history_by_ses s i on view


Expert Solution
Questions # 42:

A sales table FCT_SALES has 100 million records.

The following Query was executed

SELECT COUNT (1) FROM FCT__SALES;

How did Snowflake fulfill this query?

Options:

A.

Query against the result set cache


B.

Query against a virtual warehouse cache


C.

Query against the most-recently created micro-partition


D.

Query against the metadata excite


Expert Solution
Questions # 43:

What transformations are supported in a CREATE PIPE ... AS COPY ... FROM (....) statement? (Select TWO.)

Options:

A.

Data can be filtered by an optional where clause


B.

Incoming data can be joined with other tables


C.

Columns can be reordered


D.

Columns can be omitted


E.

Row level access can be defined


Expert Solution
Questions # 44:

A user unloaded a Snowflake table called mytable to an internal stage called mystage.

Which command can be used to view the list of files that has been uploaded to the staged?

Options:

A.

list @mytable;


B.

list @%raytable;


C.

list @ %m.ystage;


D.

list @mystage;


Expert Solution
Questions # 45:

What is the default File Format used in the COPY command if one is not specified?

Options:

A.

CSV


B.

JSON


C.

Parquet


D.

XML


Expert Solution
Questions # 46:

Which data types does Snowflake support when querying semi-structured data? (Select TWO)

Options:

A.

VARIANT


B.

ARRAY


C.

VARCHAR


D.

XML


E.

BLOB


Expert Solution
Questions # 47:

Which of the following describes how clustering keys work in Snowflake?

Options:

A.

Clustering keys update the micro-partitions in place with a full sort, and impact the DML operations.


B.

Clustering keys sort the designated columns over time, without blocking DML operations


C.

Clustering keys create a distributed, parallel data structure of pointers to a table's rows and columns


D.

Clustering keys establish a hashed key on each node of a virtual warehouse to optimize joins at run-time


Expert Solution
Questions # 48:

What are value types that a VARIANT column can store? (Select TWO)

Options:

A.

STRUCT


B.

OBJECT


C.

BINARY


D.

ARRAY


E.

CLOB


Expert Solution
Questions # 49:

True or False: A 4X-Large Warehouse may, at times, take longer to provision than a X-Small Warehouse.

Options:

A.

True


B.

False


Expert Solution
Questions # 50:

During periods of warehouse contention which parameter controls the maximum length of time a warehouse will hold a query for processing?

Options:

A.

STATEMENT_TIMEOUT__IN__SECONDS


B.

STATEMENT_QUEUED_TIMEOUT_IN_SECONDS


C.

MAX_CONCURRENCY__LEVEL


D.

QUERY_TIMEOUT_IN_SECONDS


Expert Solution
Viewing page 5 out of 10 pages
Viewing questions 41-50 out of questions