Pinning a table into SGA
movilogoJun 24 2010 — edited Jun 24 2010In Oracle 10g/11g, is it possible to keep a fairly large table (smaller than SGA size) entirely in memory?
If so how? I searched on web about this, but all pages tend to suggest only keeping procedure/package pinned to memory compared to an entire table.