What distinguishes OLTP systems from OLAP systems in terms of design purpose?
-
A
OLTP is for complex analytics; OLAP is for simple transactions
-
B
OLTP is optimized for high-volume, short transactions; OLAP is optimized for complex analytical queries
-
C
OLTP uses columnar storage; OLAP uses row-based storage
-
D
OLTP supports historical data; OLAP supports only current data