Hi
I have recently started working on Oracle, and would like to know the following. Since i come from a networking background, and have the inclination towards caching stuff, I wanted to know if there is something like Caching in Oracle.
My question is detail would be, suppose I have a page which gets used quite often and more or less the SQLs in the same produce the same result everytime, is there a way I could classify those queries as being used extensively, and set aside the resultset in the cache (if there is any such case).
I would appreciate response in this regards.
Aruneesh