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

Questions 1

How would you determine the size of the virtual warehouse used for a task?

Options:
A.

Root task may be executed concurrently (i.e. multiple instances), it is recommended to leave some margins in the execution window to avoid missing instances of execution

B.

Querying(select)the size of the stream content would help determine the warehouse size. For example, if querying large stream content, use a larger warehouse size

C.

If using the stored procedure to execute multiple SQL statements, it ' s best to test run the stored procedure separately to size the compute resource first

D.

Since task infrastructure is based on running the task body on schedule, it ' s recommended to configure the virtual warehouse for automatic concurrency handling using Multi-cluster warehouse (MCW) to match the task schedule

Snowflake COF-C02 Premium Access
Questions 2

Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)

Options:
A.

Customer-managed encryption keys through Tri-Secret Secure

B.

Automatic encryption of all data

C.

Up to 90 days of data recovery through Time Travel

D.

Object-level access control

E.

Column-level security to apply data masking policies to tables and views

Questions 3

Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?

Options:
A.

parse_json()

B.

json_extract_path_text()

C.

object_construct()

D.

flatten

Questions 4

Which file formats are supported for unloading data from Snowflake? (Choose two.)

Options:
A.

Avro

B.

JSON

C.

ORC

D.

XML

E.

Delimited (CSV, TSV, etc.)

Questions 5

Why does Snowflake recommend file sizes of 100-250 MB compressed when loading data?

Options:
A.

Optimizes the virtual warehouse size and multi-cluster setting to economy mode

B.

Allows a user to import the files in a sequential order

C.

Increases the latency staging and accuracy when loading the data

D.

Allows optimization of parallel operations

Questions 6

Files have been uploaded to a Snowflake internal stage. The files now need to be deleted.

Which SQL command should be used to delete the files?

Options:
A.

PURGE

B.

MODIFY

C.

REMOVE

D.

DELETE

Questions 7

A single user of a virtual warehouse has set the warehouse to auto-resume and auto-suspend after 10 minutes. The warehouse is currently suspended and the user performs the following actions:

1. Runs a query that takes 3 minutes to complete

2. Leaves for 15 minutes

3. Returns and runs a query that takes 10 seconds to complete

4. Manually suspends the warehouse as soon as the last query was completed

When the user returns, how much billable compute time will have been consumed?

Options:
A.

4 minutes

B.

10 minutes

C.

14 minutes

D.

24 minutes

Questions 8

Which of the following is a data tokenization integration partner?

Options:
A.

Protegrity

B.

Tableau

C.

DBeaver

D.

SAP

Questions 9

Which Snowflake table is an implicit object layered on a stage, where the stage can be either internal or external?

Options:
A.

Directory table

B.

Temporary table

C.

Transient table

D.

A table with a materialized view

Questions 10

How can network and private connectivity security be managed in Snowflake?

Options:
A.

By setting up network policies with IPv4 IP addresses

B.

By putting the Snowflake URL on the allowed list for get method responses

C.

By manually setting up vulnerability patch management policies

D.

By manually setting up an Intrusion Prevention System (IPS) on each account

Questions 11

When using the COPY INTO < location > command to unload table data into a CSV file, which option would compress the file using the default algorithm?

Options:
A.

SNAPPY

B.

DEFLATE

C.

NONE

D.

AUTO

Questions 12

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

Options:
A.

Compute

B.

Data storage

C.

Cloud services

D.

Cloud provider

Questions 13

When loading data into Snowflake via Snowpipe what is the compressed file size recommendation?

Options:
A.

10-50 MB

B.

100-250 MB

C.

300-500 MB

D.

1000-1500 MB

Questions 14

By default, which Snowflake role is required to create a share?

Options:
A.

ORGADMIN

B.

SECURITYADMIN

C.

SHAREADMIN

D.

ACCOUNTADMIN

Questions 15

A user is preparing to load data from an external stage

Which practice will provide the MOST efficient loading performance?

Options:
A.

Organize files into logical paths

B.

Store the files on the external stage to ensure caching is maintained

C.

Use pattern matching for regular expression execution

D.

Load the data in one large file

Questions 16

How should a virtual warehouse be configured if a user wants to ensure that additional multi-clusters are resumed with no delay?

Options:
A.

Configure the warehouse to a size larger than generally required

B.

Set the minimum and maximum clusters to autoscale

C.

Use the standard warehouse scaling policy

D.

Use the economy warehouse scaling policy

Questions 17

What features that are part of the Continuous Data Protection (CDP) feature set in Snowflake do not require additional configuration? (Choose two.)

Options:
A.

Row level access policies

B.

Data masking policies

C.

Data encryption

D.

Time Travel

E.

External tokenization

Questions 18

How many days is load history for Snowpipe retained?

Options:
A.

1 day

B.

7 days

C.

14 days

D.

64 days

Questions 19

What versions of Snowflake should be used to manage compliance with Personal Identifiable Information (PII) requirements? (Choose two.)

Options:
A.

Custom Edition

B.

Virtual Private Snowflake

C.

Business Critical Edition

D.

Standard Edition

E.

Enterprise Edition

Questions 20

How are serverless features billed?

Options:
A.

Per second multiplied by an automatic sizing for the job

B.

Per minute multiplied by an automatic sizing for the job, with a minimum of one minute

C.

Per second multiplied by the size, as determined by the SERVERLESS_FEATURES_SIZE account parameter

D.

Serverless features are not billed, unless the total cost for the month exceeds 10% of the warehouse credits, on the account