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

Questions 201

What type of function returns one value for each Invocation?

Options:
A.

Aggregate

B.

Scalar

C.

Table

D.

Window

Snowflake COF-C03 Premium Access
Questions 202

Which file function generates a SnowFlake-hosted URL that must be authenticated when used?

Options:
A.

GET_STATE_LOCATION

B.

GET_PRESENT_URL

C.

BUILD_SCOPED_FILE_URL

D.

BUILD_STAGE_FILE_URL

Questions 203

Which Snowflake mechanism is used to limit the number of micro-partitions scanned by a query?

Options:
A.

Caching

B.

Cluster depth

C.

Query pruning

D.

Retrieval optimization

Questions 204

When referring to User-Defined Function (UDF) names in Snowflake, what does the term overloading mean?

Options:
A.

There are multiple SOL UDFs with the same names and the same number of arguments.

B.

There are multiple SQL UDFs with the same names and the same number of argument types.

C.

There are multiple SQL UDFs with the same names but with a different number of arguments or argument types.

D.

There are multiple SQL UDFs with different names but the same number of arguments or argument types.

Questions 205

A Snowflake user wants to temporarily bypass a network policy by configuring the user object property MINS_TO_BYPASS_NETWORK_POLICY.

What should they do?

Options:
A.

Use the SECURITYADMIN role.

B.

Use the SYSADMIN role.

C.

Use the USERADMIN role.

D.

Contact Snowflake Support.

Questions 206

What is the only supported character set for loading and unloading data from all supported file formats?

Options:
A.

UTF-8

B.

UTF-16

C.

ISO-8859-1

D.

WINDOWS-1253

Questions 207

Which Snowflake data type is used to store JSON key value pairs?

Options:
A.

TEXT

B.

BINARY

C.

STRING

D.

VARIANT

Questions 208

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 209

How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?

Options:
A.

60 minutes

B.

24 hours

C.

14 days

D.

30 days

Questions 210

Which common query problems are identified by the Query Profile? (Select TWO.)

Options:
A.

Syntax error

B.

Inefficient pruning

C.

Ambiguous column names

D.

Queries too large to fit in memory

E.

Object does not exist or not authorized

Questions 211

Which URL provides access to files in Snowflake without authorization?

Options:
A.

File URL

B.

Scoped URL

C.

Pre-signed URL

D.

Scoped file URL

Questions 212

By default, how long is the standard retention period for Time Travel across all Snowflake accounts?

Options:
A.

0 days

B.

1 day

C.

7 days

D.

14 days

Questions 213

What does the TableScan operator represent in the Query Profile?

Options:
A.

The access to a single table

B.

The access to data stored in stage objects

C.

The list of values provided with the VALUES clause

D.

The records generated using the TABLE (GENERATOR (...)) construct

Questions 214

Which SQL command can be used to verify the privileges that are granted to a role?

Options:
A.

SHOW GRANTS ON ROLE < Role Name >

B.

SHOW ROLES < Role Name >

C.

SHOW GRANTS TO ROLE < Role Name >

D.

SHOW GRANTS FOR ROLE < Role Name >

Questions 215

A user has semi-structured data to load into Snowflake but is not sure what types of operations will need to be performed on the data. Based on this situation, what type of column does Snowflake recommend be used?

Options:
A.

ARRAY

B.

OBJECT

C.

TEXT

D.

VARIANT

Questions 216

Which view can be used to determine if a table has frequent row updates or deletes?

Options:
A.

TABLES

B.

TABLE_STORAGE_METRICS

C.

STORAGE_DAILY_HISTORY

D.

STORAGE USAGE

Questions 217

What does the worksheet and database explorer feature in Snowsight allow users to do?

Options:
A.

Add or remove users from a worksheet.

B.

Move a worksheet to a folder or a dashboard.

C.

Combine multiple worksheets into a single worksheet.

D.

Tag frequently accessed worksheets for ease of access.

Questions 218

What are characteristics of reader accounts in Snowflake? (Select TWO).

Options:
A.

Reader account users cannot add new data to the account.

B.

Reader account users can share data to other reader accounts.

C.

A single reader account can consume data from multiple provider accounts.

D.

Data consumers are responsible for reader account setup and data usage costs.

E.

Reader accounts enable data consumers to access and query data shared by the provider.

Questions 219

The effects of query pruning can be observed by evaluating which statistics? (Select TWO).

Options:
A.

Partitions scanned

B.

Partitions total

C.

Bytes scanned

D.

Bytes read from result

E.

Bytes written

Questions 220

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