Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

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

Questions 76

How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?

Options:
A.

A single executable statement can call only two stored procedures. In contrast, a single SQL statement can call multiple UDFs.

B.

A single executable statement can call only one stored procedure. In contrast, a single SQL statement can call multiple UDFs.

C.

A single executable statement can call multiple stored procedures. In contrast, multiple SQL statements can call the same UDFs.

D.

Multiple executable statements can call more than one stored procedure. In contrast, a single SQL statement can call multiple UDFs.

Snowflake COF-C02 Premium Access
Questions 77

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 78

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 79

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 80

Which Snowflow object does not consume and storage costs?

Options:
A.

Secure view

B.

Materialized view

C.

Temporary table

D.

Transient table

Questions 81

Which service or feature in Snowflake is used to improve the performance of certain types of lookup and analytical queries that use an extensive set of WHERE conditions?

Options:
A.

Data classification

B.

Query acceleration service

C.

Search optimization service

D.

Tagging

Questions 82

Which data formats are supported by Snowflake when unloading semi-structured data? (Select TWO).

Options:
A.

Binary file in Avro

B.

Binary file in Parquet

C.

Comma-separated JSON

D.

Newline Delimited JSON

E.

Plain text file containing XML elements

Questions 83

Which of the following can be used when unloading data from Snowflake? (Choose two.)

Options:
A.

When unloading semi-structured data, it is recommended that the STRIP_OUTER_ARRAY option be used.

B.

Use the ENCODING file format option to change the encoding from the default UTF-8.

C.

The OBJECT_CONSTRUCT function can be used to convert relational data to semi-structured data.

D.

By using the SINGLE = TRUE parameter, a single file up to 5 GB in size can be exported to the storage layer.

E.

Use the PARSE_JSON function to ensure structured data will be unloaded into the VARIANT data type.

Questions 84

Which Snowflake edition offers the highest level of security for organizations that have the strictest requirements?

Options:
A.

Standard

B.

Enterprise

C.

Business Critical

D.

Virtual Private Snowflake (VPS)

Questions 85

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 86

For Directory tables, what stage allows for automatic refreshing of metadata?

Options:
A.

User stage

B.

Table stage

C.

Named internal stage

D.

Named external stage

Questions 87

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 88

Which statement accurately describes Snowflake's architecture?

Options:
A.

It uses a local data repository for all compute nodes in the platform.

B.

It is a blend of shared-disk and shared-everything database architectures.

C.

It is a hybrid of traditional shared-disk and shared-nothing database architectures.

D.

It reorganizes loaded data into internal optimized, compressed, and row-based format.

Questions 89

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

Questions 90

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)