memory area used ?
I want to ask what memory area oracle instance used when I run SQL statment
I got a lot of answers from my frinds,
the first told me from SGA -- shared pool
the second told me from SGA -- DB buffer cashe
the third told me from PGA -- Private SQL Area
who of them are right ?
0