Google Cloud Digital Leader — Question 214
An e-commerce organization is reviewing their cloud data storage.
What type of raw data can they store in a relational database without any processing?
Answer options
- A. Product inventory
- B. Product photographs
- C. Instructional videos
- D. Customer chat history
Correct answer: A
Explanation
The correct answer is A, as product inventory consists of structured data that can be easily organized into tables in a relational database. Options B and C involve unstructured data types, such as images and videos, which are not suitable for relational databases without processing. Option D, customer chat history, may also be unstructured and would require processing for effective storage in a relational format.