Official Bank 0/64

SnowPro Advanced Data Engineer Certification (DEA-C01) - Snowflake Actual Exam Questions

Last updated on May 13, 2026

97% Exam Compliance
64 Total Questions
1
Question

A Data Engineer is working on a continuous data pipeline which receives data from Amazon Kinesis Firehose and loads the data into a staging table which will later be used in the data transformation process The average file size is 300-500 MB. The Engineer needs to ensure that Snowpipe is performant while minimizing costs. How can this be achieved?

Options
A

Increase the size of the virtual warehouse used by Snowpipe.

B

Split the files before loading them and set the SIZE_LIMIT option to 250 MB.

C

Change the file compression size and increase the frequency of the Snowpipe loads

D

Decrease the buffer size to trigger delivery of files sized between 100 to 250 MB in Kinesis Firehose

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

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.

Select 3
Options
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

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

Within a Snowflake account permissions have been defined with custom roles and role hierarchies. To set up column-level masking using a role in the hierarchy of the current user, what command would be used?

Options
A

CORRECT_ROLE

B

IKVOKER_ROLE

C

IS_RCLE_IN_SESSION

D

IS_GRANTED_TO_INVOKER_ROLE

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

A new customer table is created by a data pipeline in a Snowflake schema where MANAGED ACCESS enabled. …. Can gran access to the CUSTOMER table? (Select THREE.)

Select 3
Options
A

The role that owns the schema

B

The role that owns the database

C

The role that owns the customer table

D

The SYSADMIN role

E

The SECURITYADMIN role

F

The USERADMIN role with the manage grants privilege

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

A company is building a dashboard for thousands of Analysts. The dashboard presents the results of a few summary queries on tables that are regularly updated. The query conditions vary by tope according to what data each Analyst needs Responsiveness of the dashboard queries is a top priority, and the data cache should be preserved. How should the Data Engineer configure the compute resources to support this dashboard?

Options
A

Assign queries to a multi-cluster virtual warehouse with economy auto-scaling Allow the system to automatically start and stop clusters according to demand.

B

Assign all queries to a multi-cluster virtual warehouse set to maximized mode Monitor to determine the smallest suitable number of clusters.

C

Create a virtual warehouse for every 250 Analysts Monitor to determine how many of these virtual warehouses are being utilized at capacity.

D

Create a size XL virtual warehouse to support all the dashboard queries Monitor query runtimes to determine whether the virtual warehouse should be resized.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.