Databricks Certified Data Analyst Associate — Question 45
Which example of data projects represents a common analytics application to be completed in Databricks SQL?
Answer options
- A. Augmenting gold-layer tables with additional external information
- B. Automating complex notebook-based workflows with multiple tasks
- C. Testing the quality of data as it is imported from a source
- D. Segmenting customers into like groups using a clustering algorithm
Correct answer: A
Explanation
The correct answer, A, refers to enhancing gold-layer tables with external data, which is a fundamental analytics operation. Options B, C, and D, while relevant to data processing, do not specifically exemplify the common analytics applications typically associated with Databricks SQL.