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

Free Snowflake COF-C03 Practice Exam with Questions & Answers

Questions 1

A user has semi-structured data to load into Snowflake but is not sure what types of operations will need to be performed on the data. Based on this situation, what type of column does Snowflake recommend be used?

Options:
A.

ARRAY

B.

OBJECT

C.

TEXT

D.

VARIANT

Snowflake COF-C03 Premium Access
Questions 2

Which activities are included in the Cloud Services layer? {Select TWO).

Options:
A.

Data storage

B.

Dynamic data masking

C.

Partition scanning

D.

User authentication

E.

Infrastructure management

Questions 3

How does Snowflake describe its unique architecture?

Options:
A.

A single-cluster shared data architecture using a central data repository and massively parallel processing (MPP)

B.

A multi-duster shared nothing architecture using a soloed data repository and massively parallel processing (MPP)

C.

A single-cluster shared nothing architecture using a sliced data repository and symmetric multiprocessing (SMP)

D.

A multi-cluster shared nothing architecture using a siloed data repository and symmetric multiprocessing (SMP)

Questions 4

What step can reduce data spilling in Snowflake?

Options:
A.

Using a larger virtual warehouse

B.

Increasing the virtual warehouse maximum timeout limit

C.

Increasing the amount of remote storage for the virtual warehouse

D.

Using a common table expression (CTE) instead of a temporary table

Questions 5

Which data formats are supported by Snowflake when unloading semi-structured data? (Select TWO).

Options:
A.

Binary file in Avro

B.

Binary file in Parquet

C.

Comma-separated JSON

D.

Newline Delimited JSON

E.

Plain text file containing XML elements

Questions 6

Which function should be used to insert JSON format string data inot a VARIANT field?

Options:
A.

FLATTEN

B.

CHECK_JSON

C.

PARSE_JSON

D.

TO_VARIANT

Questions 7

Which use case does the search optimization service support?

Options:
A.

Disjuncts (OR) in join predicates

B.

LIKE/ILIKE/RLIKE join predicates

C.

Join predicates on VARIANT columns

D.

Conjunctions (AND) of multiple equality predicates

Questions 8

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 9

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 10

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

Questions 11

Which Snowflake database object can be used to track data changes made to table data?

Options:
A.

Tag

B.

Task

C.

Stream

D.

Stored procedure

Questions 12

Which commands are restricted in owner ' s rights stored procedures? (Select TWO).

Options:
A.

SHOW

B.

MERGE

C.

INSERT

D.

DELETE

E.

DESCRIBE

Questions 13

What are characteristics of reader accounts in Snowflake? (Select TWO).

Options:
A.

Reader account users cannot add new data to the account.

B.

Reader account users can share data to other reader accounts.

C.

A single reader account can consume data from multiple provider accounts.

D.

Data consumers are responsible for reader account setup and data usage costs.

E.

Reader accounts enable data consumers to access and query data shared by the provider.

Questions 14

What objects in Snowflake are supported by Dynamic Data Masking? (Select TWO). '

Options:
A.

Views

B.

Materialized views

C.

Tables

D.

External tables

E.

Future grants

Questions 15

When using the ALLOW CLIENT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?

Options:
A.

1 hour

B.

2 hours

C.

4 hours

D.

8 hours

Questions 16

What happens when a Snowflake user changes the data retention period at the schema level?

Options:
A.

All child objects will retain data for the new retention period.

B.

All child objects that do not have an explicit retention period will automatically inherit the new retention period.

C.

All child objects with an explicit retention period will be overridden with the new retention period.

D.

All explicit child object retention periods will remain unchanged.

Questions 17

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

Questions 18

Who can grant object privileges in a regular schema?

Options:
A.

Object owner

B.

Schema owner

C.

Database owner

D.

SYSADMIN

Questions 19

Which VALIDATION_MODE value will return the errors across the files specified in a COPY command, including files that were partially loaded during an earlier load?

Options:
A.

RETURN_-1_R0WS

B.

RETURN_n_ROWS

C.

RETURN_ERRORS

D.

RETURN ALL ERRORS

Questions 20

What is a directory table in Snowflake?

Options:
A.

A separate database object that is used to store file-level metadata

B.

An object layered on a stage that is used to store file-level metadata

C.

A database object with grantable privileges for unstructured data tasks

D.

A Snowflake table specifically designed for storing unstructured files