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

Free Snowflake SnowPro-Core Practice Exam with Questions & Answers | Set: 3

Questions 31

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

Snowflake SnowPro-Core Premium Access
Questions 32

Which VALIDATION_MODE value will return the errors across the files specified in a COPY command, including files that were partially loaded during an earlier load?

Options:
A.

RETURN_-1_R0WS

B.

RETURN_n_ROWS

C.

RETURN_ERRORS

D.

RETURN ALL ERRORS

Questions 33

What information is found within the Statistic output in the Query Profile Overview?

Options:
A.

Operator tree

B.

Table pruning

C.

Most expensive nodes

D.

Nodes by execution time

Questions 34

Which object can be used with Secure Data Sharing?

Options:
A.

View

B.

Materialized view

C.

External table

D.

User-Defined Function (UDF)

Questions 35

Which Snowflake object does not consume any storage costs?

Options:
A.

Secure view

B.

Materialized view

C.

Temporary table

D.

Transient table

Questions 36

What metadata does Snowflake store for rows in micro-partitions? (Select TWO).

Options:
A.

Range of values

B.

Distinct values

C.

Index values

D.

Sorted values

E.

Null values

Questions 37

A user with which privileges can create or manage other users in a Snowflake account? (Select TWO).

Options:
A.

GRANT

B.

SELECT

C.

MODIFY

D.

OWNERSHIP

E.

CREATE USER

Questions 38

Which Snowflake role can manage any object grant globally, including modifying and revoking grants?

Options:
A.

USERADMIN

B.

ORGADMIN

C.

SYSADMIN

D.

SECURITYADMIN

Questions 39

Which statistics are displayed in a Query Profile that indicate that intermediate results do not fit in memory? (Select TWO).

Options:
A.

Bytes scanned

B.

Partitions scanned

C.

Bytes spilled to local storage

D.

Bytes spilled to remote storage

E.

Percentage scanned from cache

Questions 40

A Snowflake account has activated federated authentication.

What will occur when a user with a password that was defined by Snowflake attempts to log in to Snowflake?

Options:
A.

The user will be unable to enter a password.

B.

The user will encounter an error, and will not be able to log in.

C.

The user will be able to log into Snowflake successfully.

D.

After entering the username and password, the user will be redirected to an Identity Provider (IdP) login page.

Questions 41

Which Snowflake data types can be used to build nested hierarchical data? (Select TWO)

Options:
A.

INTEGER

B.

OBJECT

C.

VARIANT

D.

VARCHAR

E.

LIST

Questions 42

A user wants to access files stored in a stage without authenticating into Snowflake. Which type of URL should be used?

Options:
A.

File URL

B.

Staged URL

C.

Scoped URL

D.

Pre-signed URL

Questions 43

What objects in Snowflake are supported by Dynamic Data Masking? (Select TWO).'

Options:
A.

Views

B.

Materialized views

C.

Tables

D.

External tables

E.

Future grants

Questions 44

What does the LATERAL modifier for the FLATTEN function do?

Options:
A.

Casts the values of the flattened data

B.

Extracts the path of the flattened data

C.

Joins information outside the object with the flattened data

D.

Retrieves a single instance of a repeating element in the flattened data

Questions 45

Which command is used to start configuring Snowflake for Single Sign-On (SSO)?

Options:
A.

CREATE SESSION POLICY

B.

CREATE NETWORK RULE

C.

CREATE SECURITY INTEGRATION

D.

CREATE PASSWORD POLICY