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

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

Questions 136

When snaring data in Snowflake. what privileges does a Provider need to grant along with a share? (Select TWO).

Options:
A.

USAGE on the specific tables in the database.

B.

USAGE on the specific tables in the database.

C.

MODIFY on 1Mb specific tables in the database.

D.

USAGE on the database and the schema containing the tables to share

E.

OPEBATE on the database and the schema containing the tables to share.

Snowflake SnowPro-Core Premium Access
Questions 137

What causes objects in a data share to become unavailable to a consumer account?

Options:
A.

The DATA_RETENTI0N_TIME_IN_DAYS parameter in the consumer account is set to 0.

B.

The consumer account runs the GRANT IMPORTED PRIVILEGES command on the data share every 24 hours.

C.

The objects in the data share are being deleted and the grant pattern is not re-applied systematically.

D.

The consumer account acquires the data share through a private data exchange.

Questions 138

Which Snowflake table type is only visible to the user who creates it, can have the same name as permanent tables in the same schema, and is dropped at the end of the session?

Options:
A.

Temporary

B.

Local

C.

User

D.

Transient

Questions 139

Which Snowflake object contains all the information required to share a database?

Options:
A.

Private listing

B.

Secure view

C.

Sequence

D.

Share

Questions 140

When should a stored procedure be created with caller's rights?

Options:
A.

When the caller needs to be prevented from viewing the source code of the stored procedure

B.

When the caller needs to run a statement that could not execute outside of the stored procedure

C.

When the stored procedure needs to run with the privileges of the role that called the stored procedure

D.

When the stored procedure needs to operate on objects that the caller does not have privileges on

Questions 141

Which file function provides a URL with access to a file on a stage without the need for authentication and authorization?

Options:
A.

GET_RELATIVE_PATH

B.

GET_PRESIGNED_URL

C.

BUILD_STAGE_FILE_URL

D.

BUILD_SCOPED_FILE_URL

Questions 142

How many credits does a size 3X-Large virtual warehouse consume if it runs continuously for 2 hours?

Options:
A.

32

B.

64

C.

128

D.

256

Questions 143

How does the Access_History view enhance overall data governance pertaining to read and write operations? (Select TWO).

Options:
A.

Shows how the accessed data was moved from the source lo the target objects

B.

Provides a unified picture of what data was accessed and when it was accessed

C.

Protects sensitive data from unauthorized access while allowing authorized users to access it at query runtime

D.

Identifies columns with personal information and tags them so masking policies can be applied to protect sensitive data

E.

Determines whether a given row in a table can be accessed by the user by filtering the data based on a given policy

Questions 144

Which feature is only available in the Enterprise or higher editions of Snowflake?

Options:
A.

Column-level security

B.

SOC 2 type II certification

C.

Multi-factor Authentication (MFA)

D.

Object-level access control

Questions 145

When reviewing the load for a warehouse using the load monitoring chart, the chart indicates that a high volume of Queries are always queuing in the warehouse

According to recommended best practice, what should be done to reduce the Queue volume? (Select TWO).

Options:
A.

Use multi-clustered warehousing to scale out warehouse capacity.

B.

Scale up the warehouse size to allow Queries to execute faster.

C.

Stop and start the warehouse to clear the queued queries

D.

Migrate some queries to a new warehouse to reduce load

E.

Limit user access to the warehouse so fewer queries are run against it.

Questions 146

True or False: A Virtual Warehouse can be resized while suspended.

Options:
A.

True

B.

False

Questions 147

Which copy INTO command outputs the data into one file?

Options:
A.

SINGLE=TRUE

B.

MAX_FILE_NUMBER=1

C.

FILE_NUMBER=1

D.

MULTIPLE=FAISE

Questions 148

Which of the following Snowflake objects can be shared using a secure share? (Select TWO).

Options:
A.

Materialized views

B.

Sequences

C.

Procedures

D.

Tables

E.

Secure User Defined Functions (UDFs)

Questions 149

Query compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?

Options:
A.

Compute layer

B.

Storage layer

C.

Cloud infrastructure layer

D.

Cloud services layer

Questions 150

Where would a Snowflake user find information about query activity from 90 days ago?

Options:
A.

account__usage . query history view

B.

account__usage.query__history__archive View

C.

information__schema . cruery_history view

D.

information__schema - query history_by_ses s i on view