Databricks Certified Data Engineer Associate — Question 108

Which of the following describes the relationship between Bronze tables and raw data?

Answer options

Correct answer: C

Explanation

The correct answer is C because Bronze tables are designed to store raw data that has been structured with a schema, making it easier to work with. Option A is incorrect as Bronze tables typically contain the same amount or more data than raw files. Option B is misleading since truthfulness isn't inherently changed in the transformation, and option D is incorrect because Bronze tables generally represent a more structured view, not a less refined one.