Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

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

Questions 201

Regardless of which notation is used, what are considerations for writing the column name and element names when traversing semi-structured data?

Options:
A.

The column name and element names are both case-sensitive.

B.

The column name and element names are both case-insensitive.

C.

The column name is case-sensitive but element names are case-insensitive.

D.

The column name is case-insensitive but element names are case-sensitive.

Snowflake COF-C02 Premium Access
Questions 202

What SnowFlake database object is derived from a query specification, stored for later use, and can speed up expensive aggregation on large data sets?

Options:
A.

Temporary table

B.

External table

C.

Secure view

D.

Materialized view

Questions 203

Which statement accurately describes Snowflake ' s architecture?

Options:
A.

It uses a local data repository for all compute nodes in the platform.

B.

It is a blend of shared-disk and shared-everything database architectures.

C.

It is a hybrid of traditional shared-disk and shared-nothing database architectures.

D.

It reorganizes loaded data into internal optimized, compressed, and row-based format.

Questions 204

What are characteristics of transient tables in Snowflake? (Select TWO).

Options:
A.

Transient tables have a Fail-safe period of 7 days.

B.

Transient tables can be cloned to permanent tables.

C.

Transient tables persist until they are explicitly dropped.

D.

Transient tables can be altered to make them permanent tables.

E.

Transient tables have Time Travel retention periods of 0 or 1 day.

Questions 205

How are network policies defined in Snowflake?

Options:
A.

They are a set of rules that define the network routes within Snowflake.

B.

They are a set of rules that dictate how Snowflake accounts can be used between multiple users.

C.

They are a set of rules that define how data can be transferred between different Snowflake accounts within an organization.

D.

They are a set of rules that control access to Snowflake accounts by specifying the IP addresses or ranges of IP addresses that are allowed to connectto Snowflake.

Questions 206

By default, how long is the standard retention period for Time Travel across all Snowflake accounts?

Options:
A.

0 days

B.

1 day

C.

7 days

D.

14 days

Questions 207

Which view can be used to determine if a table has frequent row updates or deletes?

Options:
A.

TABLES

B.

TABLE_STORAGE_METRICS

C.

STORAGE_DAILY_HISTORY

D.

STORAGE USAGE

Questions 208

When cloning a database, what is cloned with the database? (Choose two.)

Options:
A.

Privileges on the database

B.

Existing child objects within the database

C.

Future child objects within the database

D.

Privileges on the schemas within the database

E.

Only schemas and tables within the database

Questions 209

What does the worksheet and database explorer feature in Snowsight allow users to do?

Options:
A.

Add or remove users from a worksheet.

B.

Move a worksheet to a folder or a dashboard.

C.

Combine multiple worksheets into a single worksheet.

D.

Tag frequently accessed worksheets for ease of access.

Questions 210

Why would a Snowflake user decide to use a materialized view instead of a regular view?

Options:
A.

The base tables do not change frequently.

B.

The results of the view change often.

C.

The query is not resource intensive.

D.

The query results are not used frequently.

Questions 211

When unloading data, which file format preserves the data values for floating-point number columns?

Options:
A.

Avro

B.

CSV

C.

JSON

D.

Parquet

Questions 212

What is the Fail-safe period for a transient table in the Snowflake Enterprise edition and higher?

Options:
A.

0 days

B.

1 day

C.

7 days

D.

14 days

Questions 213

Which Snowflake layer is associated with virtual warehouses?

Options:
A.

Cloud services

B.

Query processing

C.

Elastic memory

D.

Database storage

Questions 214

Which SQL command can be used to verify the privileges that are granted to a role?

Options:
A.

SHOW GRANTS ON ROLE < Role Name >

B.

SHOW ROLES < Role Name >

C.

SHOW GRANTS TO ROLE < Role Name >

D.

SHOW GRANTS FOR ROLE < Role Name >

Questions 215

What does the TableScan operator represent in the Query Profile?

Options:
A.

The access to a single table

B.

The access to data stored in stage objects

C.

The list of values provided with the VALUES clause

D.

The records generated using the TABLE (GENERATOR (...)) construct

Questions 216

Which file format will keep floating-point numbers from being truncated when data is unloaded?

Options:
A.

CSV

B.

JSON

C.

ORC

D.

Parquet

Questions 217

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 218

What is the difference between a stored procedure and a User-Defined Function (UDF)?

Options:
A.

Stored procedures can execute database operations while UDFs cannot.

B.

Returning a value is required in a stored procedure while returning values in a UDF is optional.

C.

Values returned by a stored procedure can be used directly in a SQL statement while the values returned by a UDF cannot.

D.

Multiple stored procedures can be called as part of a single executable statement while a single SQL statement can only call one UDF at a time.

Questions 219

How does Snowflake recommend handling the bulk loading of data batches from files already available in cloud storage?

Options:
A.

Use Snowpipe.

B.

Use the INSERT command.

C.

Use an external table.

D.

Use the COPY command.

Questions 220

What service is provided as an integrated Snowflake feature to enhance Multi-Factor Authentication (MFA) support?

Options:
A.

Duo Security

B.

OAuth

C.

Okta

D.

Single Sign-On (SSO)