Analytical data processing typically uses read-only or read-mostly systems that store vast volumes of historical data or business metrics. Is this statement correct?
- AYes Correct
- BNo
Why A is correct: Correct. Analytical data processing relies on read-only or read-mostly systems that hold large volumes of historical data or business metrics, with analytics based on snapshots taken at a point in time.
Why B is wrong: Answering No would wrongly attribute high-volume read and write transactions to analytics; that pattern belongs to transactional OLTP systems, not analytical processing.