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 1 day ago
Total Questions : 1085

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)
$54.25
$154.99

COF-C02 Testing Engine

COF-C02 PDF (Printable)
$59.5
$169.99

COF-C02 PDF + Testing Engine

COF-C02 PDF (Printable)
$74.55
$212.99
Question # 61

Two users share a virtual warehouse named wh dev 01. When one of the users loads data, the other one experiences performance issues while querying data.

How does Snowflake recommend resolving this issue?

Options:

A.  

Scale up the existing warehouse.

B.  

Create separate warehouses for each user.

C.  

Create separate warehouses for each workload.

D.  

Stop loading and querying data at the same time.

Discussion 0
Question # 62

Data storage for individual tables can be monitored using which commands and/or objects? (Choose two.)

Options:

A.  

SHOW STORAGE BY TABLE;

B.  

SHOW TABLES;

C.  

Information Schema - > TABLE_HISTORY

D.  

Information Schema - > TABLE_FUNCTION

E.  

Information Schema - > TABLE_STORAGE_METRICS

Discussion 0
Question # 63

What is the MAXIMUM size limit for a record of a VARIANT data type?

Options:

A.  

8MB

B.  

16MB

C.  

32MB

D.  

128MB

Discussion 0
Question # 64

A tabular User-Defined Function (UDF) is defined by specifying a return clause that contains which keyword?

Options:

A.  

ROW_NUMBER

B.  

TABLE

C.  

TABULAR

D.  

VALUES

Discussion 0
Question # 65

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 # 66

Which of the following describes the Snowflake Cloud Services layer?

Options:

A.  

Coordinates activities in the Snowflake account

B.  

Executes queries submitted by the Snowflake account users

C.  

Manages quotas on the Snowflake account storage

D.  

Manages the virtual warehouse cache to speed up queries

Discussion 0
Question # 67

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 # 68

Credit charges for Snowflake virtual warehouses are calculated based on which of the following considerations? (Choose two.)

Options:

A.  

The number of queries executed

B.  

The number of active users assigned to the warehouse

C.  

The size of the virtual warehouse

D.  

The length of time the warehouse is running

E.  

The duration of the queries that are executed

Discussion 0
Question # 69

Which of the following are considerations when using a directory table when working with unstructured data? (Choose two.)

Options:

A.  

A directory table is a separate database object.

B.  

Directory tables store data file metadata.

C.  

A directory table will be automatically added to a stage.

D.  

Directory tables do not have their own grantable privileges.

E.  

Directory table data can not be refreshed manually.

Discussion 0
Question # 70

What are benefits of using Snowpark with Snowflake? (Select TWO).

Options:

A.  

Snowpark uses a Spark engine to generate optimized SQL query plans.

B.  

Snowpark automatically sets up Spark within Snowflake virtual warehouses.

C.  

Snowpark does not require that a separate cluster be running outside of Snowflake.

D.  

Snowpark allows users to run existing Spark code on virtual warehouses without the need to reconfigure the code.

E.  

Snowpark executes as much work as possible in the source databases for all operations including User-Defined Functions (UDFs).

Discussion 0
Question # 71

Which SQL command can be used to see the CREATE definition of a masking policy?

Options:

A.  

SHOW MASKING POLICIES

B.  

DESCRIBE MASKING POLICY

C.  

GET_DDL

D.  

LIST MASKING POLICIES

Discussion 0
Question # 72

Which stages are used with the Snowflake PUT command to upload files from a local file system? (Choose three.)

Options:

A.  

Schema Stage

B.  

User Stage

C.  

Database Stage

D.  

Table Stage

E.  

External Named Stage

F.  

Internal Named Stage

Discussion 0
Question # 73

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

Options:

A.  

CSV

B.  

JSON

C.  

ORC

D.  

Parquet

Discussion 0
Question # 74

How does a scoped URL expire?

Options:

A.  

When the data cache clears.

B.  

When the persisted query result period ends.

C.  

The encoded URL access is permanent.

D.  

The length of time is specified in the expiration_time argument.

Discussion 0
Question # 75

What is a responsibility of Snowflake’s virtual warehouses?

Options:

A.  

Infrastructure management

B.  

Metadata management

C.  

Query execution

D.  

Query parsing and optimization

E.  

Permanent storage of micro-partitions

Discussion 0
Question # 76

Which task privilege does a Snowflake role need in order to suspend or resume a task?

Options:

A.  

USAGE

B.  

OPERATE

C.  

MONITOR

D.  

OWNERSHIP

Discussion 0
Question # 77

What is the recommended way to change the existing file format type in my format from CSV to JSON?

Options:

A.  

ALTER FILE FORMAT my_format SET TYPE=JSON;

B.  

ALTER FILE FORMAT my format SWAP TYPE WITH JSON;

C.  

CREATE OR REPLACE FILE FORMAT my format TYPE-JSON;

D.  

REPLACE FILE FORMAT my format TYPE-JSON;

Discussion 0
Question # 78

What does Snowflake ' s search optimization service support?

Options:

A.  

External tables

B.  

Materialized views

C.  

Tables and views that are not protected by row access policies

D.  

Casts on table columns (except for fixed-point numbers cast to strings)

Discussion 0
Question # 79

Which statements reflect key functionalities of a Snowflake Data Exchange? (Choose two.)

Options:

A.  

If an account is enrolled with a Data Exchange, it will lose its access to the Snowflake Marketplace.

B.  

A Data Exchange allows groups of accounts to share data privately among the accounts.

C.  

A Data Exchange allows accounts to share data with third, non-Snowflake parties.

D.  

Data Exchange functionality is available by default in accounts using the Enterprise edition or higher.

E.  

The sharing of data in a Data Exchange is bidirectional. An account can be a provider for some datasets and a consumer for others.

Discussion 0
Question # 80

Which REST API can be used with unstructured data?

Options:

A.  

inscrtFilcs

B.  

insertReport

C.  

GET /api/tiles/

D.  

loadHistoryScan

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

Free Exams Sample Questions