Oracle Database - (Query) Work Area
Table of Contents
About
The work area is an memory area that is used to perform data operation such as:
- SORT see sort area memory,
- HASH JOIN see hash area memory,
- GROUP BY,
- BUFFERING,
- BITMAP MERGE,
- or BITMAP CREATE
It's in the PGA