Big Halloween Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Snowflake COF-C02 Practice Exam with Questions & Answers | Set: 7

Questions 121

Two users share a virtual warehouse named wh dev 01. When one of the users loads data, the other one experiences performance issues while querying data.

How does Snowflake recommend resolving this issue?

Options:
A.

Scale up the existing warehouse.

B.

Create separate warehouses for each user.

C.

Create separate warehouses for each workload.

D.

Stop loading and querying data at the same time.

Snowflake COF-C02 Premium Access
Questions 122

What action can a user take to address query concurrency issues?

Options:
A.

Enable the query acceleration service.

B.

Enable the search optimization service.

C.

Add additional clusters to the virtual warehouse

D.

Resize the virtual warehouse to a larger instance size.

Questions 123

Which parameter prevents streams on tables from becoming stale?

Options:
A.

MAXDATAEXTENSIONTIMEINDAYS

B.

MTN_DATA_RETENTION_TTME_TN_DAYS

C.

LOCK_TIMEOUT

D.

STALE_AFTER

Questions 124

How would a user execute a series of SQL statements using a task?

Options:
A.

Include the SQL statements in the body of the task CREATE TASK mytask .. AS INSERT INTO target1 SELECT .. FROM stream_s1 WHERE .. INSERT INTO target2 SELECT .. FROM stream_s1WHERE ..

B.

A stored procedure can have only one DML statement per stored procedure invocation and therefore the user should sequence stored procedure calls in the taskdefinition CREATE TASK mytask .... AScall stored_proc1(); call stored_proc2();

C.

Use a stored procedure executing multiple SQL statements and invoke the stored procedure from the task. CREATE TASK mytask .... AS call stored_proc_multiple_statements_inside();

D.

Create a task for each SQL statement (e.g. resulting in task1, task2, etc.) and string the series of SQL statements by having a control task calling task1, task2, etc. sequentially.

Questions 125

What can a Snowflake user do with the information included in the details section of a Query Profile?

Options:
A.

Determine the total duration of the query.

B.

Determine the role of the user who ran the query.

C.

Determine the source system that the queried table is from.

D.

Determine if the query was on structured or semi-structured data.

Questions 126

Which Snowflake object helps evaluate virtual warehouse performance impacted by query queuing?

Options:
A.

Resource monitor

B.

Account_usage. query_history

C.

Information_schema.warehouse_load_history

D.

Information schema.warehouse metering history

Questions 127

Which of the following are considerations when using a directory table when working with unstructured data? (Choose two.)

Options:
A.

A directory table is a separate database object.

B.

Directory tables store data file metadata.

C.

A directory table will be automatically added to a stage.

D.

Directory tables do not have their own grantable privileges.

E.

Directory table data can not be refreshed manually.

Questions 128

Which statement describes pruning?

Options:
A.

The filtering or disregarding of micro-partitions that are not needed to return a query.

B.

The return of micro-partitions values that overlap with each other to reduce a query's runtime.

C.

A service that is handled by the Snowflake Cloud Services layer to optimize caching.

D.

The ability to allow the result of a query to be accessed as if it were a table.

Questions 129

What is cached during a query on a virtual warehouse?

Options:
A.

All columns in a micro-partition

B.

Any columns accessed during the query

C.

The columns in the result set of the query

D.

All rows accessed during the query

Questions 130

What file formats does Snowflake support for loading semi-structured data? (Choose three.)

Options:
A.

TSV

B.

JSON

C.

PDF

D.

Avro

E.

Parquet

F.

JPEG

Questions 131

How do Snowflake data providers share data that resides in different databases?

Options:
A.

External tables

B.

Secure views

C.

Materialized views

D.

User-Defined Functions (UDFs)

Questions 132

What is the MAXIMUM Time Travel retention period for a transient table?

Options:
A.

O days

B.

1 day

C.

7 days

D.

90 days

Questions 133

Which commands should be used to grant the privilege allowing a role to select data from all current tables and any tables that will be created later in a schema? (Choose two.)

Options:
A.

grant USAGE on all tables in schema DB1.SCHEMA to role MYROLE;

B.

grant USAGE on future tables in schema DB1.SCHEMA to role MYROLE;

C.

grant SELECT on all tables in schema DB1.SCHEMA to role MYROLE;

D.

grant SELECT on future tables in schema DB1.SCHEMA to role MYROLE;

E.

grant SELECT on all tables in database DB1 to role MYROLE;

F.

grant SELECT on future tables in database DB1 to role MYROLE;

Questions 134

What is the recommended compressed file size range for continuous data loads using Snowpipe?

Options:
A.

8-16 MB

B.

16-24 MB

C.

10-99 MB

D.

100-250 MB

Questions 135

Which Snowflake URL type allows users or applications to download or access files directly from Snowflake stage without authentication?

Options:
A.

Directory

B.

File

C.

Pre-signed

D.

Scoped

Questions 136

Which of the following practices are recommended when creating a user in Snowflake? (Choose two.)

Options:
A.

Configure the user to be initially disabled.

B.

Force an immediate password change.

C.

Set a default role for the user.

D.

Set the number of minutes to unlock to 15 minutes.

E.

Set the user's access to expire within a specified timeframe.

Questions 137

For non-materialized views, what column in Information Schema and Account Usage identifies whether a view is secure or not?

Options:
A.

CHECK_OPTION

B.

IS_SECURE

C.

IS_UPDATEABLE

D.

TABLE_NAME

Questions 138

What technique does Snowflake use to limit the number of micro-partitions scanned by each query?

Options:
A.

B-tree

B.

Indexing

C.

Map reduce

D.

Pruning

Questions 139

Which items are considered schema objects in Snowflake? (Select TWO).

Options:
A.

Pipe

B.

File format

C.

Resource monitor

D.

Storage integration

E.

Virtual warehouse

Questions 140

Which transformation is supported by a COPY INTO

command?

Options:
A.

Filter using a where clause

B.

Filter using a limit keyword

C.

Cast using a SELECT statement

D.

Order using an ORDER BY clause

command in Snowflake supports transformations such as casting using a SELECT statement. This allows for the transformation of data types as the data is being loaded into the table, which can be particularly useful when the data types in the source files do not match the data types in the target table

PDF + Testing Engine
$164.99
$57.75
Testing Engine
$124.99
$43.75
PDF (Q&A)
$104.99
$36.75