Collections:
What Is Program Global Area (PGA) in Oracle
What Is Program Global Area (PGA) in Oracle?
✍: FYIcenter.com
A Program Global Area (PGA) is a memory buffer that is allocated for each individual database session and it contains session specific information such as SQL statement data or buffers used for sorting. The value specifies the total memory allocated by all sessions, and changes will take effect as new sessions are started.
2020-07-07, 1136👍, 0💬
Popular Posts:
How To Convert Numeric Expression Data Types using the CONVERT() Function in SQL Server Transact-SQL...
How to download and install the scaled-down database AdventureWorksLT in SQL Server? If you want to ...
How to download and install the scaled-down database AdventureWorksLT in SQL Server? If you want to ...
How To Install PHP on Windows in MySQL? The best way to download and install PHP on Windows systems ...
What is Microsoft SQL Server in SQL Server? Microsoft SQL Server is a relational database management...