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

Viewing page 12 out of 14 pages
Viewing questions 221-240 out of questions
Questions # 221:

What does SnowCD help Snowflake users to do?

Options:

A.

Copy data into files.


B.

Manage different databases and schemas.


C.

Troubleshoot network connections to Snowflake.


D.

Write SELECT queries to retrieve data from external tables.


Expert Solution
Questions # 222:

What feature of Snowflake Continuous Data Protection can be used for maintenance of historical data?

Options:

A.

Access control


B.

Fail-safe


C.

Network policies


D.

Time Travel


Expert Solution
Questions # 223:

How can performance be optimized for a query that returns a small amount of data from a very large base table?

Options:

A.

Use clustering keys


B.

Create materialized views


C.

Use the search optimization service


D.

Use the query acceleration service


Expert Solution
Questions # 224:

When working with a managed access schema, who has the OWNERSHIP privilege of any tables added to the schema?

Options:

A.

The database owner


B.

The object owner


C.

The schema owner


D.

The Snowflake user's role


Expert Solution
Questions # 225:

Which statistics are displayed in a Query Profile that indicate that intermediate results do not fit in memory? (Select TWO).

Options:

A.

Bytes scanned


B.

Partitions scanned


C.

Bytes spilled to local storage


D.

Bytes spilled to remote storage


E.

Percentage scanned from cache


Expert Solution
Questions # 226:

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.


Expert Solution
Questions # 227:

Which Snowflake architectural layer is responsible for a query execution plan?

Options:

A.

Compute


B.

Data storage


C.

Cloud services


D.

Cloud provider


Expert Solution
Questions # 228:

Which of the following describes the Snowflake Cloud Services layer?

Options:

A.

Coordinates activities in the Snowflake account


B.

Executes queries submitted by the Snowflake account users


C.

Manages quotas on the Snowflake account storage


D.

Manages the virtual warehouse cache to speed up queries


Expert Solution
Questions # 229:

Which Snowflake SQL statement would be used to determine which users and roles have access to a role called MY_ROLE?

Options:

A.

SHOW GRANTS OF ROLE MY_ROLE


B.

SHOW GRANTS TO ROLE MY_ROLE


C.

SHOW GRANTS FOR ROLE MY_ROLE


D.

SHOW GRANTS ON ROLE MY_ROLE


Expert Solution
Questions # 230:

When should a multi-cluster warehouse be used in auto-scaling mode?

Options:

A.

When it is unknown how much compute power is needed


B.

If the select statement contains a large number of temporary tables or Common Table Expressions (CTEs)


C.

If the runtime of the executed query is very slow


D.

When a large number of concurrent queries are run on the same warehouse


Expert Solution
Questions # 231:

What is the default file size when unloading data from Snowflake using the COPY command?

Options:

A.

5 MB


B.

8 GB


C.

16 MB


D.

32 MB


Expert Solution
Questions # 232:

The Snowflake Search Optimization Services supports improved performance of which kind of query?

Options:

A.

Queries against large tables where frequent DML occurs


B.

Queries against tables larger than 1 TB


C.

Selective point lookup queries


D.

Queries against a subset of columns in a table


Expert Solution
Questions # 233:

Network policies can be set at which Snowflake levels? (Choose two.)

Options:

A.

Role


B.

Schema


C.

User


D.

Database


E.

Account


F.

Tables


Expert Solution
Questions # 234:

A Snowflake Administrator needs to ensure that sensitive corporate data in Snowflake tables is not visible to end users, but is partially visible to functional managers.

How can this requirement be met?

Options:

A.

Use data encryption.


B.

Use dynamic data masking.


C.

Use secure materialized views.


D.

Revoke all roles for functional managers and end users.


Expert Solution
Questions # 235:

Which of the following objects can be directly restored using the UNDROP command? (Choose two.)

Options:

A.

Schema


B.

View


C.

Internal stage


D.

Table


E.

User


F.

Role


Expert Solution
Questions # 236:

What are the correct parameters for time travel and fail-safe in the Snowflake Enterprise Edition?

Options:

A.

Default Time Travel Retention is set to 0 days.

Maximum Time Travel Retention is 30 days.

Fail Safe retention time is 1 day.


B.

Default Time Travel Retention is set to 1 day.

Maximum Time Travel Retention is 365 days.

Fail Safe retention time is 7 days.


C.

Default Time Travel Retention is set to 0 days.

Maximum Time Travel Retention is 90 days.

Fail Safe retention time is 7 days.


D.

Default Time Travel Retention is set to 1 day.

Maximum Time Travel Retention is 90 days.

Fail Safe retention time is 7 days.


E.

Default Time Travel Retention is set to 7 days.

Maximum Time Travel Retention is 1 day.

Fail Safe retention time is 90 days.


F.

Default Time Travel Retention is set to 90 days.

Maximum Time Travel Retention is 7 days.

Fail Safe retention time is 356 days.


Expert Solution
Questions # 237:

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.


Expert Solution
Questions # 238:

What is the SNOWFLAKE.ACCOUNT_USAGE view that contains information about which objects were read by queries within the last 365 days (1 year)?

Options:

A.

VIEWS_HISTORY


B.

OBJECT_HISTORY


C.

ACCESS_HISTORY


D.

LOGIN_HISTORY


Expert Solution
Questions # 239:

Which of the following describes a Snowflake stored procedure?

Options:

A.

They can be created as secure and hide the underlying metadata from the user.


B.

They can only access tables from a single database.


C.

They can contain only a single SQL statement.


D.

They can be created to run with a caller's rights or an owner's rights.


Expert Solution
Questions # 240:

Which command sets the Virtual Warehouse for a session?

Options:

A.

COPY WAREHOUSE FROM <>;


B.

SET WAREHOUSE = <>;


C.

USE WAREHOUSE <>;


D.

USE VIRTUAL_WAREHOUSE <>;


Expert Solution
Viewing page 12 out of 14 pages
Viewing questions 221-240 out of questions