Databricks-Certified-Data-Analyst-Associate Databricks Certified Data Analyst Associate Exam

Loading demo links...

Showing 1–3 of 10 questions

Question 1

What does Partner Connect do when connecting Power Bl and Tableau?

Select an option, then click Submit answer.

  • Creates a Personal Access Token. downloads and installs an ODBC driver, and downloads a configuration file for connection by Power Bl or Tableau to a SQL Warehouse (formerly known as a SQL Endpoint).

  • Creates a Personal Access Token for authentication into Databricks SQL and emails it to you. C. Downloads a configuration file for connection by Power Bl or Tableau to a SQL Warehouse (formerly known as a SQL Endpoint).

  • Downloads and installs an ODBC driver.

Question 2

What describes the variance of a set of values?

Select an option, then click Submit answer.

  • Variance is a measure of how far a single observed value is from a set ot va IN

  • Variance is a measure of how far an observed value is from the variable's maximum or minimum value.

  • Variance is a measure of central tendency of a set of values.

  • Variance is a measure of how far a set of values is spread out from the sets central value.

Question 3

A data analyst runs the following command:

SELECT age, country

FROM my_table

WHERE age >= 75 AND country = 'canada';

Which of the following tables represents the output of the above command? A)

B)

C)

D)

E)

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D

  • Option E