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

Questions 101

Which Snowflake feature allows a user to track sensitive data for compliance, discovery, protection, and resource usage?

Options:
A.

Tags

B.

Comments

C.

Internal tokenization

D.

Row access policies

Snowflake COF-C03 Premium Access
Questions 102

Which Snowflake function will parse a JSON-null into a SQL-null?

Options:
A.

TO_CHAR

B.

TO_VARIANT

C.

TO_VARCHAR

D.

STRIP NULL VALUE

Questions 103

Which Snowflake feature allows administrators to identify unused data that may be archived or deleted?

Options:
A.

Access history

B.

Data classification

C.

Dynamic Data Masking

D.

Object tagging

Questions 104

What is the primary purpose of a directory table in Snowflake?

Options:
A.

To store actual data from external stages

B.

To automatically expire file URLs for security

C.

To manage user privileges and access control

D.

To store file-level metadata about data files in a stage

Questions 105

What is the purpose of a Query Profile?

Options:
A.

To profile how many times a particular query was executed and analyze its u^age statistics over time.

B.

To profile a particular query to understand the mechanics of the query, its behavior, and performance.

C.

To profile the user and/or executing role of a query and all privileges and policies applied on the objects within the query.

D.

To profile which queries are running in each warehouse and identify proper warehouse utilization and sizing for better performance and cost balancing.

Questions 106

What is the minimum Snowflake Edition that supports secure storage of Protected Health Information (PHI) data?

Options:
A.

Standard Edition

B.

Enterprise Edition

C.

Business Critical Edition

D.

Virtual Private Snowflake Edition

Questions 107

What does Snowflake ' s search optimization service support?

Options:
A.

External tables

B.

Materialized views

C.

Tables and views that are not protected by row access policies

D.

Casts on table columns (except for fixed-point numbers cast to strings)

Questions 108

Which Snowflake feature will allow small volumes of data to continuously load into Snowflake and will incrementally make the data available for analysis?

Options:
A.

COPY INTO

B.

CREATE PIPE

C.

INSERT INTO

D.

TABLE STREAM

Questions 109

Where is Snowflake metadata stored?

Options:
A.

Within the data files

B.

In the virtual warehouse layer

C.

In the cloud services layer

D.

In the remote storage layer

Questions 110

What can a Snowflake user do in the Activity section in Snowsight?

Options:
A.

Create dashboards.

B.

Write and run SQL queries.

C.

Explore databases and objects.

D.

Explore executed query performance.

Questions 111

How does a scoped URL expire?

Options:
A.

When the data cache clears.

B.

When the persisted query result period ends.

C.

The encoded URL access is permanent.

D.

The length of time is specified in the expiration_time argument.

Questions 112

Which of the following are considerations when using a directory table when working with unstructured data? (Choose two.)

Options:
A.

A directory table is a separate database object.

B.

Directory tables store data file metadata.

C.

A directory table will be automatically added to a stage.

D.

Directory tables do not have their own grantable privileges.

E.

Directory table data can not be refreshed manually.

Questions 113

What role is required to use Partner Connect?

Options:
A.

ACCOUNTADMIN

B.

ORGADMIN

C.

SECURITYADMIN

D.

SYSADMIN

Questions 114

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 115

What is used to diagnose and troubleshoot network connections to Snowflake?

Options:
A.

SnowCD

B.

Snowpark

C.

Snowsight

D.

SnowSQL

Questions 116

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 117

A Snowflake user executed a query and received the results. Another user executed the same query 4 hours later. The data had not changed.

What will occur?

Options:
A.

No virtual warehouse will be used, data will be read from the result cache.

B.

No virtual warehouse will be used, data will be read from the local disk cache.

C.

The default virtual warehouse will be used to read all data.

D.

The virtual warehouse that is defined at the session level will be used to read all data.

Questions 118

Which native data types are used for storing semi-structured data in Snowflake? (Select TWO)

Options:
A.

NUMBER

B.

OBJECT

C.

STRING

D.

VARCHAR

E.

VARIANT

Questions 119

When unloading data to an external stage, what is the MAXIMUM file size supported?

Options:
A.

1 GB

B.

5 GB

C.

10 GB

D.

16 GB

Questions 120

What column type does a Kafka connector store formatted information in a single column?

Options:
A.

ARRAY

B.

OBJECT

C.

VARCHAR

D.

VARIANT