Winter Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Vce DAA-C01 Questions Latest

Page: 3 / 5
Total 65 questions

SnowPro Advanced: Data Analyst Exam Questions and Answers

Question 9

There are two similarly-structured and sized tables, Table_a and Table_b, in a schema with data populated in both tables. A Data Analyst is running queries as part of a preliminary analysis of the data to check the MAX value of a numeric column named num which is present in both the tables:

    Query 1: SELECT MAX(num) FROM Table_a;

    Query 2: SELECT MAX(num) FROM Table_b;

After running the queries, the Analyst observed that Query 2 ran significantly slower than Query 1. Why is this occurring?

Options:

A.

Table_b has more rows than Table_a.

B.

Table_b has a row-access policy defined.

C.

A multi-cluster warehouse was used to run Query 1.

D.

The USE_CACHED_RESULT was set to FALSE before running Query 2.

Question 10

Given the following data:

This SELECT statement is executed:

What will be the result?

Options:

A.

200

B.

2.0

C.

1.84

D.

1.8

Question 11

A Data Analyst has been analyzing customer data in several worksheets. Each worksheet contains a complex query that provides clean and prepared data for visualizations. The Analyst has also created a Customer Overview dashboard in Snowsight. How should the Analyst add the worksheets in the Customer Analysis database to the dashboard, using the LEAST amount of operational overhead?

Options:

A.

Move the worksheets into the dashboard.

B.

Copy and paste the worksheets into the dashboard.

C.

Open each worksheet, copy the query, then paste the query into the dashboard.

D.

Query the QUERY_HISTORY view to find those queries, then add the queries into the dashboard.

Question 12

A table named STUDENT is created:

What will be the output?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Page: 3 / 5
Total 65 questions