What is the primary role of the IBM Db2 'buffer pool' in database performance?
-
A
To store SQL execution plans permanently
-
B
To cache frequently accessed data pages in memory, reducing disk I/O
-
C
To queue incoming database connections
-
D
To log all DDL statements