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

Viewing page 11 out of 14 pages
Viewing questions 201-220 out of questions
Questions # 201:

Which statistics can be used to identify queries that have inefficient pruning? (Select TWO).

Options:

A.

Bytes scanned


B.

Bytes written to result


C.

Partitions scanned


D.

Partitions total


E.

Percentage scanned from cache


Expert Solution
Questions # 202:

Which function unloads data from a relational table to JSON?

Options:

A.

TO_OBJECT


B.

TO_JSON


C.

TO_VARIANT


D.

OBJECT CONSTRUCT


Expert Solution
Questions # 203:

Which Snowflake view is used to support compliance auditing?

Options:

A.

ACCESS_HISTORY


B.

COPY_HISTORY


C.

QUERY_HISTORY


D.

ROW ACCESS POLICIES


Expert Solution
Questions # 204:

What function can be used with the recursive argument to return a list of distinct key names in all nested elements in an object?

Options:

A.

FLATTEN


B.

GET_PATH


C.

CHECK_JSON


D.

PARSE JSON


Expert Solution
Questions # 205:

Which solution improves the performance of point lookup queries that return a small number of rows from large tables using highly selective filters?

Options:

A.

Automatic clustering


B.

Materialized views


C.

Query acceleration service


D.

Search optimization service


Expert Solution
Questions # 206:

How can a dropped internal stage be restored?

Options:

A.

Enable Time Travel.


B.

Clone the dropped stage.


C.

Execute the UNDROP command.


D.

Recreate the dropped stage.


Expert Solution
Questions # 207:

A tag object has been assigned to a table (TABLE_A) in a schema within a Snowflake database.

Which CREATE object statement will automatically assign the TABLE_A tag to a target object?

Options:

A.

CREATE TABLE <title_name> LIKE TABLE_A;


B.

CREATE VIEW AS SELECT * FROM TABLE_A;


C.

CREATE TABLE <title_name> AS SELECT * FROM TABLE_A;


D.

CREATE MATERIALIZED VIEW AS SELECT * FROM TABLE A;


Expert Solution
Questions # 208:

A JSON file, that contains lots of dates and arrays, needs to be processed in Snowflake. The user wants to ensure optimal performance while querying the data.

How can this be achieved?

Options:

A.

Flatten the data and store it in structured data types in a flattened table. Query the table.


B.

Store the data in a table with a variant data type. Query the table.


C.

Store the data in a table with a vai : ant data type and include STRIP_NULL_VALUES while loading the table. Query the table.


D.

Store the data in an external stage and create views on top of it. Query the views.


Expert Solution
Questions # 209:

For which use cases is running a virtual warehouse required? (Select TWO).

Options:

A.

When creating a table


B.

When loading data into a table


C.

When unloading data from a table


D.

When executing a show command


E.

When executing a list command


Expert Solution
Questions # 210:

Which views are included in the DATA SHARING USAGE schema? (Select TWO).

Options:

A.

ACCESS_HISTORY


B.

DATA_TRANSFER_HISTORY


C.

WAREHOUSE_METERING_HISTORY


D.

MONETIZED_USAGE_DAILY


E.

LISTING TELEMETRY DAILY


Expert Solution
Questions # 211:

What are the least privileges needed to view and modify resource monitors? (Select TWO).

Options:

A.

SELECT


B.

OWNERSHIP


C.

MONITOR


D.

MODIFY


E.

USAGE


Expert Solution
Questions # 212:

Which Snowflake role can manage any object grant globally, including modifying and revoking grants?

Options:

A.

USERADMIN


B.

ORGADMIN


C.

SYSADMIN


D.

SECURITYADMIN


Expert Solution
Questions # 213:

What tasks can an account administrator perform in the Data Exchange? (Select TWO).

Options:

A.

Add and remove members.


B.

Delete data categories.


C.

Approve and deny listing approval requests.


D.

Transfer listing ownership.


E.

Transfer ownership of a provider profile.


Expert Solution
Questions # 214:

Which operation can be performed on Snowflake external tables?

Options:

A.

INSERT


B.

JOIN


C.

RENAME


D.

ALTER


Expert Solution
Questions # 215:

A permanent table and temporary table have the same name, TBL1, in a schema.

What will happen if a user executes select * from TBL1 ;?

Options:

A.

The temporary table will take precedence over the permanent table.


B.

The permanent table will take precedence over the temporary table.


C.

An error will say there cannot be two tables with the same name in a schema.


D.

The table that was created most recently will take precedence over the older table.


Expert Solution
Questions # 216:

What Snowflake feature provides a data hub for secure data collaboration, with a selected group of invited members?

Options:

A.

Data Replication


B.

Secure Data Sharing


C.

Data Exchange


D.

Snowflake Marketplace


Expert Solution
Questions # 217:

Which command is used to start configuring Snowflake for Single Sign-On (SSO)?

Options:

A.

CREATE SESSION POLICY


B.

CREATE NETWORK RULE


C.

CREATE SECURITY INTEGRATION


D.

CREATE PASSWORD POLICY


Expert Solution
Questions # 218:

Which Snowflake feature provides increased login security for users connecting to Snowflake that is powered by Duo Security service?

Options:

A.

OAuth


B.

Network policies


C.

Single Sign-On (SSO)


D.

Multi-Factor Authentication (MFA)


Expert Solution
Questions # 219:

What metadata does Snowflake store for rows in micro-partitions? (Select TWO).

Options:

A.

Range of values


B.

Distinct values


C.

Index values


D.

Sorted values


E.

Null values


Expert Solution
Questions # 220:

What happens to the objects in a reader account when the DROP MANAGED ACCOUNT command is executed?

Options:

A.

The objects are dropped.


B.

The objects enter the Fail-safe period.


C.

The objects enter the Time Travel period.


D.

The objects are immediately moved to the provider account.


Expert Solution
Viewing page 11 out of 14 pages
Viewing questions 201-220 out of questions