What does non-volatile mean in the context of a data warehouse?
- A Data is loaded and retained rather than continuously updated or deleted
- B Data is stored in memory
- C Data cannot be queried
- D Data is encrypted
Answer
Data is loaded and retained rather than continuously updated or deleted
Warehouses accumulate history, which is what allows trend analysis that an operational system holding only current state cannot support.





