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: 15

Questions 281

Which Snowflake URL type is used by directory tables?

Options:
A.

File

B.

Pre-signed

C.

Scoped

D.

Virtual-hosted style

Snowflake COF-C03 Premium Access
Questions 282

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...

Questions 283

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

Questions 284

Which database objects can be shared with the Snowflake secure data sharing feature? (Choose two.)

Options:
A.

Files

B.

External tables

C.

Secure User-Defined Functions (UDFs)

D.

Sequences

E.

Streams

Questions 285

Which Snowflake objects can be shared with other Snowflake accounts? (Choose three.)

Options:
A.

Schemas

B.

Roles

C.

Secure Views

D.

Stored Procedures

E.

Tables

F.

Secure User-Defined Functions (UDFs)

Questions 286

If queries start to queue in a multi-cluster virtual warehouse, an additional compute cluster starts immediately under what setting?

Options:
A.

Auto-scale mode

B.

Maximized mode

C.

Economy scaling policy

D.

Standard scaling policy

Questions 287

Which kind of Snowflake table stores file-level metadata for each file in a stage?

Options:
A.

Directory

B.

External

C.

Temporary

D.

Transient

Questions 288

Which operations are handled in the Cloud Services layer of Snowflake? (Select TWO).

Options:
A.

Security

B.

Data storage

C.

Data visualization

D.

Query computation

E.

Metadata management

Questions 289

If a Snowflake user decides a table should be clustered, what should be used as the cluster key?

Options:
A.

The columns that are queried in the select clause.

B.

The columns with very high cardinality.

C.

The columns with many different values.

D.

The columns most actively used in the select filters.

Questions 290

The bulk data load history that is available upon completion of the COPY statement is stored where and for how long?

Options:
A.

In the metadata of the target table for 14 days

B.

In the metadata of the pipe for 14 days

C.

In the metadata of the target table for 64 days

D.

In the metadata of the pipe for 64 days

Questions 291

Which clients does Snowflake support Multi-Factor Authentication (MFA) token caching for? (Select TWO).

Options:
A.

GO driver

B.

Node.js driver

C.

ODBC driver

D.

Python connector

E.

Spark connector

Questions 292

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.

Questions 293

Which query contains a Snowflake hosted file URL in a directory table for a stage named bronzestage?

Options:
A.

list @bronzestage;

B.

select * from directory(@bronzestage);

C.

select metadata$filename from @bronzestage;

D.

select * from table(information_schema.stage_directory_file_registration_history(stage name= > ' bronzestage1));

Questions 294

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

Questions 295

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

Questions 296

In which Snowflake layer does Snowflake reorganize data into its internal optimized, compressed, columnar format?

Options:
A.

Cloud Services

B.

Database Storage

C.

Query Processing

D.

Metadata Management

Questions 297

Which role has the ability to create and manage users and roles?

Options:
A.

ORGADMIN

B.

USERADMIN

C.

SYSADMIN

D.

SECURITYADMIN

Questions 298

Which Snowflake tool would be BEST to troubleshoot network connectivity?

Options:
A.

SnowCLI

B.

SnowUI

C.

SnowSQL

D.

SnowCD

Questions 299

What is a characteristic of the Snowflake Query Profile?

Options:
A.

It can provide statistics on a maximum number of 100 queries per week.

B.

It provides a graphic representation of the main components of the query processing.

C.

It provides detailed statistics about which queries are using the greatest number of compute resources.

D.

It can be used by third-party software using the Query Profile API.

Questions 300

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.