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 | Set: 9

Questions 161

What is the minimum Snowflake edition required to use Dynamic Data Masking?

Options:
A.

Standard

B.

Enterprise

C.

Business Critical

D.

Virtual Private Snowflake (VPC)

Snowflake COF-C03 Premium Access
Questions 162

Which command should be used to load data from a file, located in an external stage, into a table in Snowflake?

Options:
A.

INSERT

B.

PUT

C.

GET

D.

COPY

Questions 163

Which of the following features, associated with Continuous Data Protection (CDP), require additional Snowflake-provided data storage? (Choose two.)

Options:
A.

Tri-Secret Secure

B.

Time Travel

C.

Fail-safe

D.

Data encryption

E.

External stages

Questions 164

The Snowflake cloud services layer is responsible for which tasks? (Choose two.)

Options:
A.

Local disk caching

B.

Authentication and access control

C.

Metadata management

D.

Query processing

E.

Database storage

Questions 165

What COPY INTO SQL command should be used to unload data into multiple files?

Options:
A.

SINGLE=TRUE

B.

MULTIPLE=TRUE

C.

MULTIPLE=FALSE

D.

SINGLE=FALSE

Questions 166

What is the MAXIMUM number of clusters that can be provisioned with a multi-cluster virtual warehouse?

Options:
A.

1

B.

5

C.

10

D.

100

Questions 167

A Snowflake user is writing a User-Defined Function (UDF) that includes some unqualified object names.

How will those object names be resolved during execution?

Options:
A.

Snowflake will resolve them according to the SEARCH_PATH parameter.

B.

Snowflake will only check the schema the UDF belongs to.

C.

Snowflake will first check the current schema, and then the schema the previous query used

D.

Snowflake will first check the current schema, and them the PUBLIC schema of the current database.

Questions 168

Which Snowflake layer is associated with virtual warehouses?

Options:
A.

Cloud services

B.

Query processing

C.

Elastic memory

D.

Database storage

Questions 169

What will happen if a Snowflake user increases the size of a suspended virtual warehouse?

Options:
A.

The provisioning of new compute resources for the warehouse will begin immediately.

B.

The warehouse will remain suspended but new resources will be added to the query acceleration service.

C.

The provisioning of additional compute resources will be in effect when the warehouse is next resumed.

D.

The warehouse will resume immediately and start to share the compute load with other running virtual warehouses.

Questions 170

If a virtual warehouse runs for 61 seconds, shut down, and then restart and runs for 30 seconds, for how many seconds is it billed?

Options:
A.

60

B.

91

C.

120

D.

121

Questions 171

User1, who has the SYSADMIN role, executed a query on Snowsight. User2, who is in the same Snowflake account, wants to view the result set of the query executed by User1 using the Snowsight query history.

What will happen if User2 tries to access the query history?

Options:
A.

If User2 has the sysadmin role they will be able to see the results.

B.

If User2 has the securityadmin role they will be able to see the results.

C.

If User2 has the ACCOUNTADMIN role they will be able to see the results.

D.

User2 will be unable to view the result set of the query executed by User1.

Questions 172

How does a Snowflake user extract the URL of a directory table on an external stage for further transformation?

Options:
A.

Use the SHOW STAGES command.

B.

Use the DESCRIBE STAGE command.

C.

Use the GET_ABSOLUTE_PATH function.

D.

Use the GET_STAGE_LOCATION function.

Questions 173

When using the ALLOW_CLI£NT_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 174

How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?

Options:
A.

A single executable statement can call only two stored procedures. In contrast, a single SQL statement can call multiple UDFs.

B.

A single executable statement can call only one stored procedure. In contrast, a single SQL statement can call multiple UDFs.

C.

A single executable statement can call multiple stored procedures. In contrast, multiple SQL statements can call the same UDFs.

D.

Multiple executable statements can call more than one stored procedure. In contrast, a single SQL statement can call multiple UDFs.

Questions 175

What should be used when creating a CSV file format where the columns are wrapped by single quotes or double quotes?

Options:
A.

BINARY_FORMAT

B.

ESCAPE_UNENCLOSED_FIELD

C.

FIELD_OPTIONALLY_ENCLOSED_BY

D.

SKIP BYTE ORDER MARK

Questions 176

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 177

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 178

Which Snowflake edition offers the highest level of security for organizations that have the strictest requirements?

Options:
A.

Standard

B.

Enterprise

C.

Business Critical

D.

Virtual Private Snowflake (VPS)

Questions 179

What is the MINIMUM permission needed to access a file URL from an external stage?

Options:
A.

MODIFY

B.

READ

C.

SELECT

D.

USAGE

Questions 180

Which Snowflow object does not consume and storage costs?

Options:
A.

Secure view

B.

Materialized view

C.

Temporary table

D.

Transient table