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

Pass the Databricks Data Analyst Databricks-Certified-Data-Analyst-Associate Questions and answers with CertsForce

Viewing page 4 out of 4 pages
Viewing questions 31-40 out of questions
Questions # 31:

A business analyst has been asked to create a data entity/object called sales_by_employee. It should always stay up-to-date when new data are added to the sales table. The new entity should have the columns sales_person, which will be the name of the employee from the employees table, and sales, which will be all sales for that particular sales person. Both the sales table and the employees table have an employee_id column that is used to identify the sales person.

Which of the following code blocks will accomplish this task?

A)

Question # 31

B)

Question # 31

C)

D)

Question # 31

Options:

A.

Option


B.

Option


C.

Option


D.

Option


Expert Solution
Questions # 32:

A data analyst is processing a complex aggregation on a table with zero null values and the query returns the following result:

Question # 32

Which query did the analyst execute in order to get this result?

A)

Question # 32

B)

Question # 32

C)

Question # 32

D)

Question # 32

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 33:

A data analyst has produced a visualization. A stakeholder has viewed the visualization and is complaining that the visualization is difficult to interpret. After looking at the visualization, the analyst determines that the scale of the y-axis must be changed.

Where are the controls for changing the scale of the y-axis in Databricks SQL?

Options:

A.

Query Editor → Y Axis


B.

Dashboard Editor → Axes → Y Axis


C.

Visualization Editor → Y Axis


D.

Settings → User Settings → Scaling


Expert Solution
Questions # 34:

A data analyst has a managed table table_name in database database_name. They would now like to remove the table from the database and all of the data files associated with the table. The rest of the tables in the database must continue to exist.

Which of the following commands can the analyst use to complete the task without producing an error?

Options:

A.

DROP DATABASE database_name;


B.

DROP TABLE database_name.table_name;


C.

DELETE TABLE database_name.table_name;


D.

DELETE TABLE table_name FROM database_name;


E.

DROP TABLE table_name FROM database_name;


Expert Solution
Questions # 35:

A data analyst has recently joined a new team that uses Databricks SQL, but the analyst has never used Databricks before. The analyst wants to know where in Databricks SQL they can write and execute SQL queries.

On which of the following pages can the analyst write and execute SQL queries?

Options:

A.

Data page


B.

Dashboards page


C.

Queries page


D.

Alerts page


E.

SQL Editor page


Expert Solution
Viewing page 4 out of 4 pages
Viewing questions 31-40 out of questions