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

Which of the following Snowflake objects can be shared using a secure share? (Select TWO).

Options:

A.  

Materialized views

B.  

Sequences

C.  

Procedures

D.  

Tables

E.  

Secure User Defined Functions (UDFs)

Discussion 0
Question # 182

A developer is granted ownership of a table that has a masking policy. The developer ' s role is not able to see the masked data. Will the developer be able to modify the table to read the masked data?

Options:

A.  

Yes, because a table owner has full control and can unset masking policies.

B.  

Yes, because masking policies only apply to cloned tables.

C.  

No, because masking policies must always reference specific access roles.

D.  

No, because ownership of a table does not include the ability to change masking policies

Discussion 0
Question # 183

Which of the following can be executed/called with Snowpipe?

Options:

A.  

A User Defined Function (UDF)

B.  

A stored procedure

C.  

A single copy_into statement

D.  

A single insert__into statement

Discussion 0
Question # 184

When reviewing the load for a warehouse using the load monitoring chart, the chart indicates that a high volume of Queries are always queuing in the warehouse

According to recommended best practice, what should be done to reduce the Queue volume? (Select TWO).

Options:

A.  

Use multi-clustered warehousing to scale out warehouse capacity.

B.  

Scale up the warehouse size to allow Queries to execute faster.

C.  

Stop and start the warehouse to clear the queued queries

D.  

Migrate some queries to a new warehouse to reduce load

E.  

Limit user access to the warehouse so fewer queries are run against it.

Discussion 0
Question # 185

What transformations are supported in a CREATE PIPE ... AS COPY ... FROM (....) statement? (Select TWO.)

Options:

A.  

Data can be filtered by an optional where clause

B.  

Incoming data can be joined with other tables

C.  

Columns can be reordered

D.  

Columns can be omitted

E.  

Row level access can be defined

Discussion 0
Question # 186

What are ways to create and manage data shares in Snowflake? (Select TWO)

Options:

A.  

Through the Snowflake web interface (Ul)

B.  

Through the DATA_SHARE=TRUE parameter

C.  

Through SQL commands

D.  

Through the enable__share=true parameter

E.  

Using the CREATE SHARE AS SELECT * TABLE command

Discussion 0
Question # 187

True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.

Options:

A.  

True

B.  

False

Discussion 0
Question # 188

When is the result set cache no longer available? (Select TWO)

Options:

A.  

When another warehouse is used to execute the query

B.  

When another user executes the query

C.  

When the underlying data has changed

D.  

When the warehouse used to execute the query is suspended

E.  

When it has been 24 hours since the last query

Discussion 0
Question # 189

Which Snowflake feature is used for both querying and restoring data?

Options:

A.  

Cluster keys

B.  

Time Travel

C.  

Fail-safe

D.  

Cloning

Discussion 0
Question # 190

Which of the following are best practice recommendations that should be considered when loading data into Snowflake? (Select TWO).

Options:

A.  

Load files that are approximately 25 MB or smaller.

B.  

Remove all dates and timestamps.

C.  

Load files that are approximately 100-250 MB (or larger)

D.  

Avoid using embedded characters such as commas for numeric data types

E.  

Remove semi-structured data types

Discussion 0
Question # 191

Query compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?

Options:

A.  

Compute layer

B.  

Storage layer

C.  

Cloud infrastructure layer

D.  

Cloud services layer

Discussion 0
Question # 192

What are two ways to create and manage Data Shares in Snowflake? (Choose two.)

Options:

A.  

Via the Snowflake Web Interface (Ul)

B.  

Via thedata_share=trueparameter

C.  

Via SQL commands

D.  

Via Virtual Warehouses

Discussion 0
Question # 193

Which function is used to unload a relational table into a JSON file*?

Options:

A.  

PARSE_JSON

B.  

JSON_EXTRACT_PATH_TEXT

C.  

OBJECT_CONSTRUCT

D.  

TO_JSON

Discussion 0
Question # 194

What is the default character set used when loading CSV files into Snowflake?

Options:

A.  

UTF-8

B.  

UTF-16

C.  

ISO S859-1

D.  

ANSI_X3.A

Discussion 0
Question # 195

Which Snowflake object enables loading data from files as soon as they are available in a cloud storage location?

Options:

A.  

Pipe

B.  

External stage

C.  

Task

D.  

Stream

Discussion 0
Question # 196

Which is the MINIMUM required Snowflake edition that a user must have if they want to use AWS/Azure Privatelink or Google Cloud Private Service Connect?

Options:

A.  

Standard

B.  

Premium

C.  

Enterprise

D.  

Business Critical

Discussion 0
Question # 197

What can be used to view warehouse usage over time? (Select Two).

Options:

A.  

The load HISTORY view

B.  

The Query history view

C.  

The show warehouses command

D.  

The WAREHOUSE_METERING__HISTORY View

E.  

The billing and usage tab in the Snowflake web Ul

Discussion 0
Question # 198

What happens when a virtual warehouse is resized?

Options:

A.  

When increasing the size of an active warehouse the compute resource for all running and queued queries on the warehouse are affected

B.  

When reducing the size of a warehouse the compute resources are removed only when they are no longer being used to execute any current statements.

C.  

The warehouse will be suspended while the new compute resource is provisioned and will resume automatically once provisioning is complete.

D.  

Users who are trying to use the warehouse will receive an error message until the resizing is complete

Discussion 0
Question # 199

What features does Snowflake Time Travel enable?

Options:

A.  

Querying data-related objects that were created within the past 365 days

B.  

Restoring data-related objects that have been deleted within the past 90 days

C.  

Conducting point-in-time analysis for Bl reporting

D.  

Analyzing data usage/manipulation over all periods of time

Discussion 0
Question # 200

Which Snowflake partner specializes in data catalog solutions?

Options:

A.  

Alation

B.  

DataRobot

C.  

dbt

D.  

Tableau

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

Free Exams Sample Questions