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

At what levels can a resource monitor be configured? (Select TWO).

Options:

A.  

Account

B.  

Database

C.  

Organization

D.  

Schema

E.  

Virtual warehouse

Discussion 0
Question # 102

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

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

What is the purpose of using the OBJECT_CONSTRUCT function with me COPY INTO command?

Options:

A.  

Reorder the rows in a relational table and then unload the rows into a file

B.  

Convert the rows in a relational table lo a single VARIANT column and then unload the rows into a file.

C.  

Reorder the data columns according to a target table definition and then unload the rows into the table.

D.  

Convert the rows in a source file to a single variant column and then load the rows from the file to a variant table.

Discussion 0
Question # 105

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

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

How long can a data consumer who has a pre-signed URL access data files using Snowflake?

Options:

A.  

Indefinitely

B.  

Until the result_cache expires

C.  

Until the retention_time is met

D.  

Until the expiration time is exceeded

Discussion 0
Question # 108

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

What can a Snowflake user do in the Admin area of Snowsight?

Options:

A.  

Analyze query performance.

B.  

Write queries and execute them.

C.  

Provide an overview of the listings in the Snowflake Marketplace.

D.  

Connect to Snowflake partners to explore extended functionality.

Discussion 0
Question # 110

A Snowflake user has been granted the create data EXCHANGE listing privilege with their role.

Which tasks can this user now perform on the Data Exchange? (Select TWO).

Options:

A.  

Rename listings.

B.  

Delete provider profiles.

C.  

Modify listings properties.

D.  

Modify incoming listing access requests.

E.  

Submit listings for approval/publishing.

Discussion 0
Question # 111

Which user object property requires contacting Snowflake Support in order to set a value for it?

Options:

A.  

DISABLED

B.  

MINS TO BYPASS MFA

C.  

MINS TO BYPASS NETWORK POLICY

D.  

MINS TO UNLOCK

Discussion 0
Question # 112

Which of the following statements describes a schema in Snowflake?

Options:

A.  

A logical grouping of objects that belongs to a single database

B.  

A logical grouping of objects that belongs to multiple databases

C.  

A named Snowflake object that includes all the information required to share a database

D.  

A uniquely identified Snowflake account within a business entity

Discussion 0
Question # 113

Which statement accurately describes a characteristic of a materialized view?

Options:

A.  

A materialized view can query only a single table.

B.  

Data accessed through materialized views can be stale.

C.  

Materialized view refreshes need to be maintained by the user.

D.  

Querying a materialized view is slower than executing a query against the base table of the view.

Discussion 0
Question # 114

Which command is used to unload files from an internal or external stage to a local file system?

Options:

A.  

COPY INTO

B.  

GET

C.  

PUT

D.  

TRANSFER

Discussion 0
Question # 115

What is cached during a query on a virtual warehouse?

Options:

A.  

All columns in a micro-partition

B.  

Any columns accessed during the query

C.  

The columns in the result set of the query

D.  

All rows accessed during the query

Discussion 0
Question # 116

How do Snowflake data providers share data that resides in different databases?

Options:

A.  

External tables

B.  

Secure views

C.  

Materialized views

D.  

User-Defined Functions (UDFs)

Discussion 0
Question # 117

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

What is the recommended compressed file size range for continuous data loads using Snowpipe?

Options:

A.  

8-16 MB

B.  

16-24 MB

C.  

10-99 MB

D.  

100-250 MB

Discussion 0
Question # 119

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

How would a user run a multi-cluster warehouse in maximized mode?

Options:

A.  

Configure the maximum clusters setting to "Maximum."

B.  

Turn on the additional clusters manually after starting the warehouse.

C.  

Set the minimum Clusters and maximum Clusters settings to the same value.

D.  

Set the minimum clusters and maximum clusters settings to different values.

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

Free Exams Sample Questions