Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

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

Viewing page 2 out of 15 pages
Viewing questions 21-40 out of questions
Questions # 21:

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 # 22:

In the query profiler view for a query, which components represent areas that can be used to help optimize query performance? (Select TWO)

Options:

A.

Bytes scanned


B.

Bytes sent over the network


C.

Number of partitions scanned


D.

Percentage scanned from cache


E.

External bytes scanned


Expert Solution
Questions # 23:

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 # 24:

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 # 25:

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 # 26:

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 # 27:

What feature can be used to reorganize a very large table on one or more columns?

Options:

A.

Micro-partitions


B.

Clustering keys


C.

Key partitions


D.

Clustered partitions


Expert Solution
Questions # 28:

Which of the following are best practice recommendations that should be considered when loading data into Snowflake? (Select TWO).

Options:

A.

Load files that are approximately 25 MB or smaller.


B.

Remove all dates and timestamps.


C.

Load files that are approximately 100-250 MB (or larger)


D.

Avoid using embedded characters such as commas for numeric data types


E.

Remove semi-structured data types


Expert Solution
Questions # 29:

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 # 30:

True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.

Options:

A.

True


B.

False


Expert Solution
Questions # 31:

What is a machine learning and data science partner within the Snowflake Partner Ecosystem?

Options:

A.

Informatica


B.

Power Bl


C.

Adobe


D.

Data Robot


Expert Solution
Questions # 32:

In which use cases does Snowflake apply egress charges?

Options:

A.

Data sharing within a specific region


B.

Query result retrieval


C.

Database replication


D.

Loading data into Snowflake


Expert Solution
Questions # 33:

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 # 34:

Which of the following commands cannot be used within a reader account?

Options:

A.

CREATE SHARE


B.

ALTER WAREHOUSE


C.

DROP ROLE


D.

SHOW SCHEMAS


E.

DESCRBE TABLE


Expert Solution
Questions # 35:

True or False: It is possible for a user to run a query against the query result cache without requiring an active Warehouse.

Options:

A.

True


B.

False


Expert Solution
Questions # 36:

True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.

Options:

A.

True


B.

False


Expert Solution
Questions # 37:

Which semi-structured file formats are supported when unloading data from a table? (Select TWO).

Options:

A.

ORC


B.

XML


C.

Avro


D.

Parquet


E.

JSON


Expert Solution
Questions # 38:

Which command can be used to load data into an internal stage?

Options:

A.

LOAD


B.

copy


C.

GET


D.

PUT


Expert Solution
Questions # 39:

A user is loading JSON documents composed of a huge array containing multiple records into Snowflake. The user enables the strip__outer_array file format option

What does the STRIP_OUTER_ARRAY file format do?

Options:

A.

It removes the last element of the outer array.


B.

It removes the outer array structure and loads the records into separate table rows,


C.

It removes the trailing spaces in the last element of the outer array and loads the records into separate table columns


D.

It removes the NULL elements from the JSON object eliminating invalid data and enables the ability to load the records


Expert Solution
Questions # 40:

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
Viewing page 2 out of 15 pages
Viewing questions 21-40 out of questions