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 1 out of 4 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which of the following is stored in the Databricks customer’s cloud account?

Options:

A.

Databricks web application


B.

Cluster management metadata


C.

Repos


D.

Data


E.

Notebooks


Expert Solution
Questions # 2:

A data analyst is using Databricks Unity Catalog. The datasets are tagged by sensitivity, and confidential data is marked with the tag key confidential. The data analyst needs to quickly find all tables tagged as confidential to review their access permissions in the Databricks workspace search bar.

Which search key text should the data analyst use to find these tables?

Options:

A.

confidential:true


B.

tag=confidential


C.

tag:confidential


D.

search tag = ' confidential '


Expert Solution
Questions # 3:

A data analyst has been asked to count the number of customers in each region and has written the following query:

Question # 3

If there is a mistake in the query, which of the following describes the mistake?

Options:

A.

The query is using count( ' ). which will count all the customers in the customers table, no matter the region.


B.

The query is missing a GROUP BY region clause.


C.

The query is using ORDER BY. which is not allowed in an aggregation.


D.

There are no mistakes in the query.


E.

The query is selecting region but region should only occur in the ORDER BY clause.


Expert Solution
Questions # 4:

A managed table and an unmanaged external table were both created in Databricks SQL, and data was ingested into each table. Later, both tables were dropped.

What is the status of data for each of those tables?

Options:

A.

The data in both tables were deleted.


B.

The data in the managed table were deleted, and the data in the unmanaged external table were left untouched.


C.

The data in the unmanaged external table were deleted, and the data in the managed table were left untouched.


D.

The data in both tables were left untouched.


Expert Solution
Questions # 5:

A data analyst wants the following output:

Question # 5

Which statement will produce this output?

A)

Question # 5

B)

Question # 5

C)

Question # 5

D)

Question # 5

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 6:

Which of the following describes the relationship between Gold tables and Silver tables?

Options:

A.

Gold tables are more likely to contain aggregations than Silver tables.


B.

Gold tables are more likely to contain valuable data than Silver tables.


C.

Gold tables are more likely to contain a less refined view of data than Silver tables.


D.

Gold tables are more likely to contain more data than Silver tables.


E.

Gold tables are more likely to contain truthful data than Silver tables.


Expert Solution
Questions # 7:

Which statement about visualizations is true?

Options:

A.

All visualizations must use the same data in order to be included in the same Databricks SQL dashboard.


B.

Line charts are the preferred visualization type for categorical data.


C.

Different visualizations can be used to tell different stories about the data.


D.

There is no difference between the bar chart and a histogram in Databricks SQL.


Expert Solution
Questions # 8:

A data analyst needs to use the Databricks Lakehouse Platform to quickly create SQL queries and data visualizations. It is a requirement that the compute resources in the platform can be made serverless, and it is expected that data visualizations can be placed within a dashboard.

Which of the following Databricks Lakehouse Platform services/capabilities meets all of these requirements?

Options:

A.

Delta Lake


B.

Databricks Notebooks


C.

Tableau


D.

Databricks Machine Learning


E.

Databricks SQL


Expert Solution
Questions # 9:

A data analyst has created a Delta table sales that is used by the entire data analysis team. They want help from the data engineering team to implement a series of tests to ensure the data is clean. However, the data engineering team uses Python for its tests rather than SQL.

Which command could the data engineering team use to access sales in PySpark?

Options:

A.

SELECT * FROM sales


B.

spark.table( " sales " )


C.

spark.sql( " sales " )


D.

spark.delta.table( " sales " )


Expert Solution
Questions # 10:

Which example of data projects represents a common analytics application to be completed in Databricks SQL?

Options:

A.

Testing the latency of real-time streaming workloads


B.

Performing analysis-specific ETL on gold-layer tables


C.

Predicting customer churn by automatically developing time-series models


D.

Monitoring the performance of deployed machine learning solutions


Expert Solution
Viewing page 1 out of 4 pages
Viewing questions 1-10 out of questions