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

Questions 181

Which privilege is required to use the search optimization service in Snowflake?

Options:
A.

GRANT SEARCH OPTIMIZATION ON SCHEMA < schema_name > TO ROLE < role >

B.

GRANT SEARCH OPTIMIZATION ON DATABASE < database_name > TO ROLE < role >

C.

GRANT ADD SEARCH OPTIMIZATION ON SCHEMA < schema_name > TO ROLE < role >

D.

GRANT ADD SEARCH OPTIMIZATION ON DATABASE < database name > TO ROLE < role >

Snowflake COF-C03 Premium Access
Questions 182

Which command should be used to unload all the rows from a table into one or more files in a named stage?

Options:
A.

COPY INTO

B.

GET

C.

INSERT INTO

D.

PUT

Questions 183

How are network policies defined in Snowflake?

Options:
A.

They are a set of rules that define the network routes within Snowflake.

B.

They are a set of rules that dictate how Snowflake accounts can be used between multiple users.

C.

They are a set of rules that define how data can be transferred between different Snowflake accounts within an organization.

D.

They are a set of rules that control access to Snowflake accounts by specifying the IP addresses or ranges of IP addresses that are allowed to connectto Snowflake.

Questions 184

Which function should be used to insert JSON format string data inot a VARIANT field?

Options:
A.

FLATTEN

B.

CHECK_JSON

C.

PARSE_JSON

D.

TO_VARIANT

Questions 185

What is the default value in the Snowflake Web Interface (Ul) for auto suspending a Virtual Warehouse?

Options:
A.

1 minutes

B.

5 minutes

C.

10 minutes

D.

15 minutes

Questions 186

Which role has the ability to create a share from a shared database by default?

Options:
A.

ACCOUNTADMIN

B.

SECURITYADMIN

C.

SYSADMIN

D.

ORGADMIN

Questions 187

Which activities are included in the Cloud Services layer? {Select TWO).

Options:
A.

Data storage

B.

Dynamic data masking

C.

Partition scanning

D.

User authentication

E.

Infrastructure management

Questions 188

What are characteristics of transient tables in Snowflake? (Select TWO).

Options:
A.

Transient tables have a Fail-safe period of 7 days.

B.

Transient tables can be cloned to permanent tables.

C.

Transient tables persist until they are explicitly dropped.

D.

Transient tables can be altered to make them permanent tables.

E.

Transient tables have Time Travel retention periods of 0 or 1 day.

Questions 189

Which function is used to convert rows in a relational table to a single VARIANT column?

Options:
A.

ARRAY_AGG

B.

OBJECT_AGG

C.

ARRAY_CONSTRUCT

D.

OBJECT_CONSTRUCT

Questions 190

How does Snowflake reorganize data when it is loaded? (Select TWO).

Options:
A.

Binary format

B.

Columnar format

C.

Compressed format

D.

Raw format

E.

Zipped format

Questions 191

Regardless of which notation is used, what are considerations for writing the column name and element names when traversing semi-structured data?

Options:
A.

The column name and element names are both case-sensitive.

B.

The column name and element names are both case-insensitive.

C.

The column name is case-sensitive but element names are case-insensitive.

D.

The column name is case-insensitive but element names are case-sensitive.

Questions 192

Why would a Snowflake user decide to use a materialized view instead of a regular view?

Options:
A.

The base tables do not change frequently.

B.

The results of the view change often.

C.

The query is not resource intensive.

D.

The query results are not used frequently.

Questions 193

There are two Snowflake accounts in the same cloud provider region: one is production and the other is non-production. How can data be easily transferred from the production account to the non-production account?

Options:
A.

Clone the data from the production account to the non-production account.

B.

Create a data share from the production account to the non-production account.

C.

Create a subscription in the production account and have it publish to the non-production account.

D.

Create a reader account using the production account and link the reader account to the non-production account.

Questions 194

While clustering a table, columns with which data types can be used as clustering keys? (Select TWO).

Options:
A.

BINARY

B.

GEOGRAPHY

C.

GEOMETRY

D.

OBJECT

E.

VARIANT

Questions 195

A user wants to add additional privileges to the system-defined roles for their virtual warehouse. How does Snowflake recommend they accomplish this?

Options:
A.

Grant the additional privileges to a custom role.

B.

Grant the additional privileges to the ACCOUNTADMIN role.

C.

Grant the additional privileges to the SYSADMIN role.

D.

Grant the additional privileges to the ORGADMIN role.

Questions 196

How does Snowflake describe its unique architecture?

Options:
A.

A single-cluster shared data architecture using a central data repository and massively parallel processing (MPP)

B.

A multi-duster shared nothing architecture using a soloed data repository and massively parallel processing (MPP)

C.

A single-cluster shared nothing architecture using a sliced data repository and symmetric multiprocessing (SMP)

D.

A multi-cluster shared nothing architecture using a siloed data repository and symmetric multiprocessing (SMP)

Questions 197

How can a user get the MOST detailed information about individual table storage details in Snowflake?

Options:
A.

SHOW TABLES command

B.

SHOW EXTERNAL TABLES command

C.

TABLES view

D.

TABLE STORAGE METRICS view

Questions 198

Which function will provide the proxy information needed to protect Snowsight?

Options:
A.

SYSTEMADMIN_TAG

B.

SYSTEM$GET_PRIVATELINK

C.

SYSTEMSALLONTLIST

D.

SYSTEMAUTHORIZE

Questions 199

What are the benefits of the replication feature in Snowflake? (Select TWO).

Options:
A.

Disaster recovery

B.

Time Travel

C.

Fail-safe

D.

Database failover and fallback

E.

Data security

Questions 200

What information does the Query Profile provide?

Options:
A.

Graphical representation of the data model

B.

Statistics for each component of the processing plan

C.

Detailed Information about I he database schema

D.

Real-time monitoring of the database operations