Microsoft Azure Data Fundamentals — Question 191
How is raw data stored in a data lakehouse?
Answer options
- A. as tables
- B. as queues
- C. as files
- D. as disks
Correct answer: C
Explanation
The correct answer is C, as raw data in a data lakehouse is typically stored in files that can accommodate various data types. Options A, B, and D are incorrect because tables are used for structured data, queues are for message storage, and disks refer to storage media rather than the format of data storage.