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

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

Questions 121

The following settings are configured:

SnowPro-Core Question 121

For how many days will the data be retained at the object level?

Options:
A.

2

B.

3

C.

5

D.

7

Snowflake SnowPro-Core Premium Access
Questions 122

What action should be taken if a Snowflake user wants to share a newly created object in a database with consumers?

Options:
A.

Use the automatic sharing feature for seamless access.

B.

Drop the object and then re-add it to the database to trigger sharing.

C.

Recreate the object with a different name in the database before sharing.

D.

Use the grant privilege ... TO share command to grant the necessary privileges.

Questions 123

Which of the following SQL statements will list the version of the drivers currently being used?

Options:
A.

Execute SELECT CURRENT_ODBC_CLlENT(); from the Web Ul

B.

Execute SELECT CURRENT_JDBC_VERSION() ; from SnowSQL

C.

Execute SELECT CURRENT_CLIENT(); from an application

D.

Execute SELECT CURRENT_VERSION (); from the Python Connector

Questions 124

Which type of role can be granted to a share?

Options:
A.

Account role

B.

Custom role

C.

Database role

D.

Secondary role

Questions 125

A user wants to access 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 126

To use the overwrite option on insert, which privilege must be granted to the role?

Options:
A.

truncate

B.

DELETE

C.

UPDATE

D.

SELECT

Questions 127

In which hierarchy is tag inheritance possible?

Options:
A.

Organization » Account» Role

B.

Account » User » Schema

C.

Database » View » Column

D.

Schema » Table » Column

Questions 128

What is a non-configurable feature that provides historical data that Snowflake may recover during a 7-day period?

Options:
A.

Fail-safe

B.

Time Travel

C.

Cloning

D.

Account replication

Questions 129

Which view in SNOWFLAKE.ACCOUNT_USAGE shows from which IP address a user connected to Snowflak?

Options:
A.

ACCESS_HOSTORY

B.

LOGIN_HISTORY

C.

SESSIONS

D.

QUERY HISTORY

Questions 130

Which function returns an integer between 0 and 100 when used to calculate the similarity of two strings?

Options:
A.

APPROXIMATE_SIMILARITY

B.

JAROWINKLER_SIMILARITY

C.

APPROXIMATE_JACCARD_INDEX

D.

MINHASH COMBINE

Questions 131

If a virtual warehouse is suspended, what happens to the warehouse cache?

Options:
A.

The cache is dropped when the warehouse is suspended and is no longer available upon restart.

B.

The warehouse cache persists for as long the warehouse exists, regardless of its suspension status.

C.

The cache is maintained for up to two hours and can be restored If the warehouse Is restarted within this limit.

D.

The cache is maintained for the auto suspend duration and can be restored it the warehouse 15 restarted within this limit.

Questions 132

Which governance feature is supported by all Snowflake editions?

Options:
A.

Object tags

B.

Masking policies

C.

Row access policies

D.

OBJECT_DEPENDENCIES View

Questions 133

How does the search optimization service help Snowflake users improve query performance?

Options:
A.

It scans the micro-partitions based on the joins used in the queries and scans only join columns.

B.

II maintains a persistent data structure that keeps track of the values of the table's columns m each of its micro-partitions.

C.

It scans the local disk cache to avoid scans on the tables used in the Query.

D.

It keeps track of running queries and their results and saves those extra scans on the table.

Questions 134

In addition to performing all the standard steps to share data, which privilege must be granted on each database referenced by a secure view in order to be shared?

Options:
A.

READ

B.

REFERENCES

C.

REFERENCEJJSAGE

D.

USAGE

Questions 135

Who can create network policies within Snowflake? (Select TWO).

Options:
A.

SYSADMIN only

B.

ORCADMIN only

C.

SECURITYADMIN or higher roles

D.

A role with the CREATE NETWORK POLICY privilege

E.

A role with the CREATE SECURITY INTEGRATION privilege