Multiple choice technology web technology

Page is the smallest unit of data that is moved between the Database and the system buffers while retrieving.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A page is the fundamental unit of data storage and transfer between disk and main memory in database systems. When data is retrieved, entire pages (typically 4KB-8KB) are moved to buffers, not individual records.