10 gb table versus 1 gb buffer cache
757299Mar 2 2010 — edited Mar 2 2010If I have a 1gb buffer cache,when i query full table scan of 10 gb data.1gb will be stored in sga,but where will be the 9gb data stored whether it will be directly queried from data file and placed in pga for execution?
Edited by: user9252729 on Mar 2, 2010 8:36 AM