1Z0-515 · Question #60
Which two statements are true about the advantages of using a data warehouse?
The correct answer is B. A data warehouse is typically implemented with a different design, making access faster. D. A data warehouse uses specialized features of the Oracle database, like materialized views and. Data warehouses often use denormalized or partially denormalized schemas (such as a star schema) to optimize query performance. Note: A materialized view is a pre-computed table comprising aggregated or joined data from fact and possibly dimension tables. Also known as a…
Question
Which two statements are true about the advantages of using a data warehouse?
Options
- AA data warehouse uses fewer database structures, so access to answers is faster and easier
- BA data warehouse is typically implemented with a different design, making access faster.
- CA data warehouse is optimized for ongoing write activity, making response faster.
- DA data warehouse uses specialized features of the Oracle database, like materialized views and
How the community answered
(50 responses)- A10% (5)
- B74% (37)
- C16% (8)
Explanation
Data warehouses often use denormalized or partially denormalized schemas (such as a star schema) to optimize query performance. Note: A materialized view is a pre-computed table comprising aggregated or joined data from fact and possibly dimension tables. Also known as a summary or aggregate table.
Topics
Community Discussion
No community discussion yet for this question.