Pre-Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65pass65

COF-C02 SnowPro Core Certification Exam is now Stable and With Pass Result | Test Your Knowledge for Free

Exams4sure Dumps

COF-C02 Practice Questions

SnowPro Core Certification Exam

Last Update 2 days ago
Total Questions : 948

Dive into our fully updated and stable COF-C02 practice test platform, featuring all the latest SnowPro Core Certification exam questions added this week. Our preparation tool is more than just a Snowflake study aid; it's a strategic advantage.

Our free SnowPro Core Certification practice questions crafted to reflect the domains and difficulty of the actual exam. The detailed rationales explain the 'why' behind each answer, reinforcing key concepts about COF-C02. Use this test to pinpoint which areas you need to focus your study on.

COF-C02 PDF

COF-C02 PDF (Printable)
$43.75
$124.99

COF-C02 Testing Engine

COF-C02 PDF (Printable)
$50.75
$144.99

COF-C02 PDF + Testing Engine

COF-C02 PDF (Printable)
$63.7
$181.99
Question # 81

True or False: Snowpipe via REST API can only reference External Stages as source.

Options:

A.  

True

B.  

False

Discussion 0
Question # 82

Which statements are correct concerning the leveraging of third-party data from the Snowflake Data Marketplace? (Choose two.)

Options:

A.  

Data is live, ready-to-query, and can be personalized.

B.  

Data needs to be loaded into a cloud provider as a consumer account.

C.  

Data is not available for copying or moving to an individual Snowflake account.

D.  

Data is available without copying or moving.

E.  

Data transformations are required when combining Data Marketplace datasets with existing data in Snowflake.

Discussion 0
Question # 83

If 3 size Small virtual warehouse is made up of two servers, how many servers make up a Large warehouse?

Options:

A.  

4

B.  

8

C.  

16

D.  

32

Discussion 0
Question # 84

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)

Discussion 0
Question # 85

Which of the following statements apply to Snowflake in terms of security? (Choose two.)

Options:

A.  

Snowflake leverages a Role-Based Access Control (RBAC) model.

B.  

Snowflake requires a user to configure an IAM user to connect to the database.

C.  

All data in Snowflake is encrypted.

D.  

Snowflake can run within a user's own Virtual Private Cloud (VPC).

E.  

All data in Snowflake is compressed.

Discussion 0
Question # 86

How does Snowflake Fail-safe protect data in a permanent table?

Options:

A.  

Fail-safe makes data available up to 1 day, recoverable by user operations.

B.  

Fail-safe makes data available for 7 days, recoverable by user operations.

C.  

Fail-safe makes data available for 7 days, recoverable only by Snowflake Support.

D.  

Fail-safe makes data available up to 1 day, recoverable only by Snowflake Support.

Discussion 0
Question # 87

Which languages requite that User-Defined Function (UDF) handlers be written inline? (Select TWO).

Options:

A.  

Java

B.  

Javascript

C.  

Scala

D.  

Python

E.  

SQL

Discussion 0
Question # 88

A Snowflake user has two tables that contain numeric values and is trying to find out which values are present in both tables. Which set operator should be used?

Options:

A.  

INTERSECT

B.  

MFRCK

C.  

MINUS

D.  

UNION

Discussion 0
Question # 89

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

Discussion 0
Question # 90

Which of the following can be used when unloading data from Snowflake? (Choose two.)

Options:

A.  

When unloading semi-structured data, it is recommended that the STRIP_OUTER_ARRAY option be used.

B.  

Use the ENCODING file format option to change the encoding from the default UTF-8.

C.  

The OBJECT_CONSTRUCT function can be used to convert relational data to semi-structured data.

D.  

By using the SINGLE = TRUE parameter, a single file up to 5 GB in size can be exported to the storage layer.

E.  

Use the PARSE_JSON function to ensure structured data will be unloaded into the VARIANT data type.

Discussion 0
Question # 91

A view is defined on a permanent table. A temporary table with the same name is created in the same schema as the referenced table. What will the query from the view return?

Options:

A.  

The data from the permanent table.

B.  

The data from the temporary table.

C.  

An error stating that the view could not be compiled.

D.  

An error stating that the referenced object could not be uniquely identified.

Discussion 0
Question # 92

How can a Snowflake user optimize query performance in Snowflake? (Select TWO).

Options:

A.  

Create a view.

B.  

Cluster a table.

C.  

Enable the search optimization service.

D.  

Enable Time Travel.

E.  

Index a table.

Discussion 0
Question # 93

A data provider wants to share data with a consumer who does not have a Snowflake account. The provider creates a reader account for the consumer following these steps:

1. Created a user called "CONSUMER"

2. Created a database to hold the share and an extra-small warehouse to query the data

3. Granted the role PUBLIC the following privileges: Usage on the warehouse, database, and schema, and SELECT on all the objects in the share

Based on this configuration what is true of the reader account?

Options:

A.  

The reader account will automatically use the Standard edition of Snowflake.

B.  

The reader account compute will be billed to the provider account.

C.  

The reader account can clone data the provider has shared, but cannot re-share it.

D.  

The reader account can create a copy of the shared data using CREATE TABLE AS...

Discussion 0
Question # 94

Which Snowflake URL type is used by directory tables?

Options:

A.  

File

B.  

Pre-signed

C.  

Scoped

D.  

Virtual-hosted style

Discussion 0
Question # 95

Where is Snowflake metadata stored?

Options:

A.  

Within the data files

B.  

In the virtual warehouse layer

C.  

In the cloud services layer

D.  

In the remote storage layer

Discussion 0
Question # 96

If file format options are specified in multiple locations, the load operation selects which option FIRST to apply in order of precedence?

Options:

A.  

Table definition

B.  

Stage definition

C.  

Session level

D.  

COPY INTO TABLE statement

Discussion 0
Question # 97

A user has a standard multi-cluster warehouse auto-scaling policy in place.

Which condition will trigger a cluster to shut-down?

Options:

A.  

When after 2-3 consecutive checks the system determines that the load on the most-loaded cluster could be redistributed.

B.  

When after 5-6 consecutive checks the system determines that the load on the most-loaded cluster could be redistributed.

C.  

When after 5-6 consecutive checks the system determines that the load on the least-loaded cluster could be redistributed.

D.  

When after 2-3 consecutive checks the system determines that the load on the least-loaded cluster could be redistributed.

Discussion 0
Question # 98

How can a user improve the performance of a single large complex query in Snowflake?

Options:

A.  

Scale up the virtual warehouse.

B.  

Scale out the virtual warehouse.

C.  

Enable standard warehouse scaling.

D.  

Enable economy warehouse scaling.

Discussion 0
Question # 99

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.

Discussion 0
Question # 100

What is the name of the SnowSQLfile that can store connection information?

Options:

A.  

history

B.  

config

C.  

snowsqLcnf

D.  

snowsql.pubkey

Discussion 0
Get COF-C02 dumps and pass your exam in 24 hours!

Free Exams Sample Questions