Topic 1 Question 269
An organization wants to analyze data in a data warehouse. How should they proceed?
Import data into a semi-structured time-series database.
Choose a system to store structured and semi-structured data that supports ad-hoc analysis and custom reporting.
Copy unstructured data into a single large object store.
Ensure data is stored in structured tables and rows to support transactional queries and relationships.
ユーザの投票
コメント(1)
- 正解だと思う選択肢: B
B. Choose a system to store structured and semi-structured data that supports ad-hoc analysis and custom reporting.
Explanation:
- A data warehouse is designed for analytical workloads, such as querying, reporting, and business intelligence tasks.
- Modern data warehouses (e.g., BigQuery, Snowflake) can store and analyze both structured and semi-structured data (e.g., JSON, CSV) and support ad-hoc analysis and custom reporting.
- This flexibility makes them ideal for the organization's requirements.
👍 1joshnort2025/01/21
シャッフルモード