
Explanation:
In Databricks' Medallion Architecture:
The key principle is that Silver tables always contain a more refined and cleaner view of data than Bronze tables. Silver tables undergo data quality checks, deduplication, schema enforcement, and enrichment processes that transform the raw Bronze data into a more reliable, structured format.
Options A, B, C, and E are not always true because:
Ultimate access to all questions.
No comments yet.
Which of the following statements regarding the relationship between Silver tables and Bronze tables is always true?
A
Silver tables contain a less refined, less clean view of data than Bronze data.
B
Silver tables contain aggregates while Bronze data is unaggregated.
C
Silver tables contain more data than Bronze tables.
D
Silver tables contain a more refined and cleaner view of data than Bronze tables.
E
Silver tables contain less data than Bronze tables.