Databricks Certified Data Engineer Associate — Question 39

Which of the following data workloads will utilize a Gold table as its source?

Answer options

Correct answer: D

Explanation

The correct answer is D because a Gold table typically contains cleaned and aggregated data ready for analysis, making it suitable for dashboard queries. Options A, B, and C involve data transformation processes that do not utilize Gold tables directly, while option E refers to raw data ingestion, which is not relevant to Gold table usage.