InterviewSolution
| 1. |
What Is Offloading And How It Works? |
|
Answer» It refers to the fact that part of the traditional SQL processing done by the database can be “OFFLOADED” from the database layer to the STORAGE layer. It refers to the fact that part of the traditional SQL processing done by the database can be “offloaded” from the database layer to the storage layer. |
|