Big Halloween Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Snowflake COF-C02 Practice Exam with Questions & Answers | Set: 8

Questions 141

Which formats does Snowflake store unstructured data in? (Choose two.)

Options:
A.

GeoJSON

B.

Array

C.

XML

D.

Object

E.

BLOB

Snowflake COF-C02 Premium Access
Questions 142

What data-type constructs are used to create a hierarchy when organizing semi-structured data? (Select TWO).

Options:
A.

A VARIANT can hold a value of any other data type.

B.

An ARRAY or OBJECT holds a value of type INTEGER.

C.

An ARRAY or OBJECT holds a value of type VARIANT.

D.

An ARRAY or OBJECT holds a value of type VARCHAR.

E.

An ARRAY or OBJECT holds a value of type VECTOR.

Questions 143

What object does Snowflake recommend using when planning to unload similarly-formatted data on a regular basis?

Options:
A.

Stream

B.

Task

C.

Storage integration

D.

Named file format

Questions 144

What kind of value does a User-Defined Function (UDF) return? (Select TWO).

Options:
A.

Dictionary

B.

List

C.

Object

D.

Scalar

E.

Tabular

Questions 145

Which type of URL gives permanent access to files in cloud storage?

Options:
A.

Pre-signed URL

B.

Account URL

C.

Scoped URL

D.

File URL

Questions 146

What should be considered when deciding to use a secure view? (Select TWO).

Options:
A.

No details of the query execution plan will be available in the query profiler.

B.

Once created there is no way to determine if a view is secure or not.

C.

Secure views do not take advantage of the same internal optimizations as standard views.

D.

It is not possible to create secure materialized views.

E.

The view definition of a secure view is still visible to users by way of the information schema.

Questions 147

Which Snowflake function and command combination should be used to convert rows in a relational table to a single VARIANT column, and unload the rows Into a file in JSON format? (Select TWO).

Options:
A.

PUT

B.

GET

C.

COPY

D.

EXPORT

E.

OBJECT CONSTRUCT

Questions 148

What costs are associated with sharing Snowflake data with a reader account?

Options:
A.

The data provider incurs costs for the data storage costs, and the data consumer incurs compute costs.

B.

The data provider incurs costs for compute, and the data consumer incurs costs for data storage.

C.

The data provider does not incur costs when sharing data; the data consumer incurs costs for data storage and compute.

D.

The data consumer does not incur costs when accessing shared data; the data provider incurs costs for data storage and compute.

Questions 149

Which Snowflake security feature has the HIGHEST precedence in the security feature hierarchy?

Options:
A.

Account roles

B.

Network policies

C.

Masking policies

D.

Snowflake OAuth

Questions 150

In the Data Exchange, who can get or request data from the listings? (Select TWO).

Options:
A.

Users with ACCOUNTADMIN role

B.

Users with sysadmin role

C.

Users with ORGADMIN role

D.

Users with import share privilege

E.

Users with manage grants privilege

Questions 151

What is it called when a customer managed key is combined with a Snowflake managed key to create a composite key for encryption?

Options:
A.

Hierarchical key model

B.

Client-side encryption

C.

Tri-secret secure encryption

D.

Key pair authentication

Questions 152

How does a Snowflake user extract the URL of a directory table on an external stage for further transformation?

Options:
A.

Use the SHOW STAGES command.

B.

Use the DESCRIBE STAGE command.

C.

Use the GET_ABSOLUTE_PATH function.

D.

Use the GET_STAGE_LOCATION function.

Questions 153

What is the Fail-safe period for a transient table in the Snowflake Enterprise edition and higher?

Options:
A.

0 days

B.

1 day

C.

7 days

D.

14 days

Questions 154

When floating-point number columns are unloaded to CSV or JSON files, Snowflake truncates the values to approximately what?

Options:
A.

(12,2)

B.

(10,4)

C.

(14,8)

D.

(15,9)

Questions 155

By default, which role has access to the SYSTEM$GLOBAL_ACCOUNT_SET_PARAMETER function?

Options:
A.

ACCOUNTADMIN

B.

SECURITYADMIN

C.

SYSADMIN

D.

ORGADMIN

Questions 156

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 157

The VALIDATE table function has which parameter as an input argument for a Snowflake user?

Options:
A.

Last_QUERY_ID

B.

CURRENT_STATEMENT

C.

UUID_STRING

D.

JOB_ID

Questions 158

What is used to denote a pre-computed data set derived from a SELECT query specification and stored for later use?

Options:
A.

View

B.

Secure view

C.

Materialized view

D.

External table

Questions 159

Which Snowflake layer is associated with virtual warehouses?

Options:
A.

Cloud services

B.

Query processing

C.

Elastic memory

D.

Database storage

Questions 160

What are characteristic of Snowsight worksheet? (Select TWO.)

Options:
A.

Worksheets can be grouped under folder, and a folder of folders.

B.

Each worksheet is a unique Snowflake session.

C.

Users are limited to running only one on a worksheet.

D.

The Snowflake session ends when a user switches worksheets.

E.

Users can import worksheets and share them with other users.