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

Exact2Pass Menu

SnowPro Advanced: Data Engineer Certification Exam

Last Update 21 hours ago Total Questions : 65

The SnowPro Advanced: Data Engineer Certification Exam content is now fully updated, with all current exam questions added 21 hours ago. Deciding to include DEA-C01 practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our DEA-C01 exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these DEA-C01 sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any SnowPro Advanced: Data Engineer Certification Exam practice test comfortably within the allotted time.

Question # 11

At what isolation level are Snowflake streams?

A.

Snapshot

B.

Repeatable read

C.

Read committed

D.

Read uncommitted

Question # 12

How can the following relational data be transformed into semi-structured data using the LEAST amount of operational overhead?

A.

Use the to_json function

B.

Use the PAESE_JSON function to produce a variant value

C.

Use the OBJECT_CONSTRUCT function to return a Snowflake object

D.

Use the TO_VARIANT function to convert each of the relational columns to VARIANT.

Question # 13

Which Snowflake feature facilitates access to external API services such as geocoders. data transformation, machine Learning models and other custom code?

A.

Security integration

B.

External tables

C.

External functions

D.

Java User-Defined Functions (UDFs)

Question # 14

What is the purpose of the BUILD_FILE_URL function in Snowflake?

A.

It generates an encrypted URL foe accessing a file in a stage.

B.

It generates a staged URL for accessing a file in a stage.

C.

It generates a permanent URL for accessing files in a stage.

D.

It generates a temporary URL for accessing a file in a stage.

Question # 15

The JSON below is stored in a variant column named v in a table named jCustRaw:

Which query will return one row per team member (stored in the teamMembers array) along all of the attributes of each team member?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question # 16

What are characteristics of Snowpark Python packages? (Select THREE).

Third-party packages can be registered as a dependency to the Snowpark session using the session, import () method.

A.

Python packages can access any external endpoints

B.

Python packages can only be loaded in a local environment

C.

Third-party supported Python packages are locked down to prevent hitting

D.

The SQL command DESCRIBE FUNCTION will list the imported Python packages of the Python User-Defined Function (UDF).

E.

Querying information__schema .packages will provide a list of supported Python packages and versions

Question # 17

When would a Data engineer use table with the flatten function instead of the lateral flatten combination?

A.

When TABLE with FLATTEN requires another source in the from clause to refer to

B.

When TABLE with FLATTEN requires no additional source m the from clause to refer to

C.

When the LATERAL FLATTEN combination requires no other source m the from clause to refer to

D.

When table with FLATTEN is acting like a sub-query executed for each returned row

Question # 18

A Data Engineer is implementing a near real-time ingestion pipeline to toad data into Snowflake using the Snowflake Kafka connector. There will be three Kafka topics created.

……snowflake objects are created automatically when the Kafka connector starts? (Select THREE)

A.

Tables

B.

Tasks

C.

Pipes

D.

internal stages

E.

External stages

F.

Materialized views

Question # 19

The following code is executed in a Snowflake environment with the default settings:

What will be the result of the select statement?

A.

SQL compilation error object CUSTOMER' does not exist or is not authorized.

B.

John

C.

1

D.

1John

Go to page: