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

Exact2Pass Menu

SnowPro Advanced: Data Analyst Exam

Last Update 16 hours ago Total Questions : 65

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

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

Question # 1

A Data Analyst runs a query in a Snowflake worksheet, and selects a numeric column from the result grid. What automatically-generated contextual statistic can be visualized?

A.

A histogram, displayed for all numeric, date, and time columns

B.

A frequency distribution, displayed for all numeric columns

C.

MIN/MAX values for the column

D.

A key distribution

Question # 2

A Data Analyst created a model called modelX using SNOWFLAKE.ML.FORECAST. The Analyst needs to predict the next few values and save the result directly into tableX. What step does the Analyst need to take after calling the modelX!FORECAST function?

A.

Load the function call results directly INTO tableX.

B.

Pass the new table as a function argument.

C.

Create the table by querying the RESULT_SCAN.

D.

List the cache content, then use the data saved in the RESULT_SCAN for tableX.

Question # 3

A Data Analyst is creating a Snowsight dashboard from a shared worksheet. What happens to the access and permissions of the users who initially had sharing privileges on the worksheet?

A.

The original users retain access and permissions on the worksheet.

B.

The original users gain additional access to the worksheet.

C.

The original users temporarily lose access but regain it once the dashboard is created.

D.

The original users lose access to the worksheet, their permissions on the worksheet are revoked.

Question # 4

A Data Analyst executes a complex query. Which query will allow the Analyst to access the results a second time?

A.

SELECT * FROM TABLE(RESULT_SCAN(LAST_QUERY_ID()));

B.

SELECT * FROM TABLE(INFORMATION_SCHEMA.QUERY_HISTORY());

C.

DESC RESULT LAST_QUERY_ID();

D.

SELECT LAST_QUERY_ID(-1);

Question # 5

A Data Analyst created two functions and one procedures:

The Analyst then runs this query:

The Analyst then runs this query:

What will be the output?

A.

Null

B.

10

C.

20

D.

30

Question # 6

A Data Analyst needs to temporarily hide a tile in a dashboard. The data will need to be available in the future, and additional data may be added. Which tile should be used?

A.

Show/Hide

B.

Duplicate

C.

Delete

D.

Unplace

Question # 7

A Data Analyst runs this query:

The Analyst men runs this query:

What will be the output?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question # 8

A Data Analyst needs to add address details based on a customer ' s latitude and longitude to a customer sales database. The Analyst found a free Worldwide Address Data listing on the Snowflake Marketplace. The ACCOUNTADMIN placed the data set into a new database called ADDRESS_DATA. The Data Analyst needs to join the ADDRESS_DATA.OPENADDRESS table with the ORDERS table which is stored in the GLOBAL_DWH database. The combined data set needs to be created as a view. How can this be achieved?

A.

Create a view in the ADDRESS_DATA database.

B.

Create a view in the GLOBAL_DWH database.

C.

Create a new schema called ENRICHED in the ADDRESS_DATA database and create this view in the ENRICHED schema.

D.

Ask the ACCOUNTADMIN to grant the Data Analyst the IMPORTED_PRIVILEGES on the ADDRESS_DATA database and then create a view in the ADDRESS_DATA database.

Question # 9

A scorecard tile on a Snowsight dashboard shows a comparison between the industry average employee age (which is 34) and a company ' s average employee age (which is 38). The scorecard tile looks like this:

Comparison with industry average

How should this tile be interpreted?

A.

38 is the comparison and 12% is the average age change in the last year.

B.

38 is the value and 12% is the standard deviation.

C.

38 is the value and 12% is the percent difference from the comparison.

D.

38 is the comparison and 12% is the projected industry growth.

Question # 10

This command was executed:

SQL

SELECT seq4(), uniform(1, 10, RANDOM(12))

FROM TABLE(GENERATOR(TIMELIMIT = > NULL))

ORDER BY 1;

How many rows will be generated?

A.

An infinite number

B.

12

C.

10

D.

0

Go to page: