Ask about RECYCLE POOL in 9i
I want ask about RECYCLE POOL in oracle 9.2.0.4. If I move table A to recyl pool, and one session query data from A to process (delete, update, ...). And when this session done. Data was loaded from table A will age out of buffer cache ? Am I right ?
Thanks.