
Answer-first summary for fast verification
Answer: A silver table
Following the ingestion of raw data into bronze tables, the subsequent step in a standard Databricks data processing workflow is to clean and normalize the data. This processed data should then be stored in silver tables. Silver tables serve as repositories for intermediate processed data that has been cleansed and is prepared for additional analysis or transformation.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In the process of designing a data processing workflow within Databricks, after ingesting raw IoT device data into bronze tables, what is the appropriate next step for storing cleaned and normalized data?
A
Directly into an external data warehouse
B
A gold table
C
Another bronze table
D
A silver table
No comments yet.