Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

What are valid values for the FIELD_OPTIONALLY_ENCLOSED_BYoption in the copy into < location > command used during data unloading? (Select TWO).

A.

Single quote character ( ' )

B.

NULL

C.

' NULL '

D.

NONE

E.

' NONE '

A query containing a WHERE clause is running longer than expected. The Query Profile shows that all micro-partitions being scanned How should this query be optimized?

A.

Create a view on the table.

B.

Add a clustering key to the table

C.

Add a limit clause to the query.

D.

Add a Dynamic Data Masking policy to the table.

Which file format option should be used when unloading data into a stage to create a CSV or a JSON file?

A.

PARSE_HEADER

B.

TRIM_SPACE

C.

FILE_EXTENSION

D.

SKIP_HEADER

What happens to event notifications that are received when an automated Snowpipe is paused?

A.

They are immediately dropped from the internal metadata.

B.

They are stored indefinitely in the internal metadata until the pipe is manually resumed.

C.

They are permanently stored in the internal metadata and processed once the pipe is resumed.

D.

They enter a retention period of 14 days, after which they are dropped from the internal metadata.

Which Snowflake tasks are managed in the cloud services layer? Select TWO.

A.

Performance tuning

B.

Query acceleration

C.

Metadata management

D.

Query processing

E.

Query parsing

Which privilege is required on a virtual warehouse to abort any existing executing queries?

A.

USAGE

B.

OPERATE

C.

MODIFY

D.

MONITOR

A department uses a multi-cluster virtual warehouse to run ad hoc reports for multiple business analysts. The warehouse load history shows that many report queries were queuing before they were run. How can this issue be solved?

A.

Set up a schedule to limit how many reports can be run at the same time.

B.

Add more clusters to the warehouse.

C.

Increase the size of the warehouse.

D.

Convert the warehouse to a Snowpark-optimized virtual warehouse.

While unloading data into a stage, how can the user ensure that the output will be a single file?

A.

Use the copy option files=single.

B.

Use the COPY Option SINGLE=TRUE .

C.

Use the get option SINGLE-TRUE.

D.

Use the GET option FILES-SINGLE.

What can be used to process unstructured data?

A.

External tables

B.

The copy into < table > command

C.

External functions

D.

Snowpipe

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

A.

APPROXIMATE_SIMILARITY

B.

JAROWINKLER_SIMILARITY

C.

APPROXIMATE_JACCARD_INDEX

D.

MINHASH COMBINE

By default, which role is required to change the refresh frequency for an auto-fulfilled application package?

A.

ACCOUNTADMIN

B.

SYSADMIN

C.

GLOBALORGADMIN

D.

SECURITYADMIN

Which privilege is required for a role to be able to resume a suspended warehouse if auto-resume is not enabled?

A.

USAGE

B.

OPERATE

C.

MONITOR

D.

MODIFY

Which feature is integrated to support Multi-Factor Authentication (MFA) at Snowflake?

A.

Authy

B.

Duo Security

C.

One Login

D.

RSA SecurlD Access

Which file format will keep floating-point numbers from being truncated when data is unloaded?

A.

CSV

B.

JSON

C.

ORC

D.

Parquet

What effect does WAIT_FOR_COMPLETION = TRUE have when running an ALTER WAREHOUSE command and changing the warehouse size?

A.

The warehouse size does not change until all queries currently running in the warehouse have completed.

B.

The warehouse size does not change until all queries currently in the warehouse queue have completed.

C.

The warehouse size does not change until the warehouse is suspended and restarted.

D.

It does not return from the command until the warehouse has finished changing its size.

If a virtual warehouse runs for 61 seconds, shuts down, and then restarts and runs for 30 seconds, for how many seconds is it billed?

A.

60

B.

91

C.

120

D.

121

Snowflake ' s hierarchical key mode includes which keys? (Select TWO).

A.

Account master keys

B.

Database master keys

C.

File keys

D.

Secure view keys

E.

Schema master keys

What is the minimum Snowflake edition needed for database failover and fail-back between Snowflake accounts for business continuity and disaster recovery?

A.

Standard

B.

Enterprise

C.

Business Critical

D.

Virtual Private Snowflake

Which database objects can be shared with the Snowflake secure data sharing feature? (Choose two.)

A.

Files

B.

External tables

C.

Secure User-Defined Functions (UDFs)

D.

Sequences

E.

Streams

What can a Snowflake user do in the Admin area of Snowsight?

A.

Analyze query performance.

B.

Write queries and execute them.

C.

Provide an overview of the listings in the Snowflake Marketplace.

D.

Connect to Snowflake partners to explore extended functionality.