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

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

Questions 166

A developer is granted ownership of a table that has a masking policy. The developer's role is not able to see the masked data. Will the developer be able to modify the table to read the masked data?

Options:
A.

Yes, because a table owner has full control and can unset masking policies.

B.

Yes, because masking policies only apply to cloned tables.

C.

No, because masking policies must always reference specific access roles.

D.

No, because ownership of a table does not include the ability to change masking policies

Snowflake SnowPro-Core Premium Access
Questions 167

What is the default character set used when loading CSV files into Snowflake?

Options:
A.

UTF-8

B.

UTF-16

C.

ISO S859-1

D.

ANSI_X3.A

Questions 168

Which semi-structured file formats are supported when unloading data from a table? (Select TWO).

Options:
A.

ORC

B.

XML

C.

Avro

D.

Parquet

E.

JSON

Questions 169

What SQL command would be used to view all roles that were granted to user.1?

Options:
A.

show grants to user USER1;

B.

show grants of user USER1;

C.

describe user USER1;

D.

show grants on user USER1;

Questions 170

What happens when an external or an internal stage is dropped? (Select TWO).

Options:
A.

When dropping an external stage, the files are not removed and only the stage is dropped

B.

When dropping an external stage, both the stage and the files within the stage are removed

C.

When dropping an internal stage, the files are deleted with the stage and the files are recoverable

D.

When dropping an internal stage, the files are deleted with the stage and the files are not recoverable

E.

When dropping an internal stage, only selected files are deleted with the stage and are not recoverable

Questions 171

When reviewing a query profile, what is a symptom that a query is too large to fit into the memory?

Options:
A.

A single join node uses more than 50% of the query time

B.

Partitions scanned is equal to partitions total

C.

An AggregateOperacor node is present

D.

The query is spilling to remote storage

Questions 172

What is the recommended file sizing for data loading using Snowpipe?

Options:
A.

A compressed file size greater than 100 MB, and up to 250 MB

B.

A compressed file size greater than 100 GB, and up to 250 GB

C.

A compressed file size greater than 10 MB, and up to 100 MB

D.

A compressed file size greater than 1 GB, and up to 2 GB

Questions 173

Which command is used to unload data from a Snowflake table into a file in a stage?

Options:
A.

COPY INTO

B.

GET

C.

WRITE

D.

EXTRACT INTO

Questions 174

When unloading to a stage, which of the following is a recommended practice or approach?

Options:
A.

Set SINGLE: = true for larger files

B.

Use OBJECT_CONSTRUCT ( * ) when using Parquet

C.

Avoid the use of the CAST function

D.

Define an individual file format

Questions 175

A user created a new worksheet within the Snowsight Ul and wants to share this with teammates

How can this worksheet be shared?

Options:
A.

Create a zero-copy clone of the worksheet and grant permissions to teammates

B.

Create a private Data Exchange so that any teammate can use the worksheet

C.

Share the worksheet with teammates within Snowsight

D.

Create a database and grant all permissions to teammates

Questions 176

When cloning a database containing stored procedures and regular views, that have fully qualified table references, which of the following will occur?

Options:
A.

The cloned views and the stored procedures will reference the cloned tables in the cloned database.

B.

An error will occur, as views with qualified references cannot be cloned.

C.

An error will occur, as stored objects cannot be cloned.

D.

The stored procedures and views will refer to tables in the source database.

Questions 177

True or False: Snowpipe via REST API can only reference External Stages as source.

Options:
A.

True

B.

False

Questions 178

The Snowflake Cloud Data Platform is described as having which of the following architectures?

Options:
A.

Shared-disk

B.

Shared-nothing

C.

Multi-cluster shared data

D.

Serverless query engine

Questions 179

What versions of Snowflake should be used to manage compliance with Personal Identifiable Information (PII) requirements? (Choose two.)

Options:
A.

Custom Edition

B.

Virtual Private Snowflake

C.

Business Critical Edition

D.

Standard Edition

E.

Enterprise Edition

Questions 180

When loading data into Snowflake via Snowpipe what is the compressed file size recommendation?

Options:
A.

10-50 MB

B.

100-250 MB

C.

300-500 MB

D.

1000-1500 MB