Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Result caching ?

Result caching ?

From: <smanux_at_dream.club-internet.fr>
Date: Fri, 23 Jul 1999 18:11:55 +0200
Message-ID: <3798944B.3B8AB9A@dream.club-internet.fr>


Hello,

I wonder if Oracle does something like result caching : for example, if i execute a query with some computation (SELECT ... FROM ... ORDER BY MyFunction(..)) and a few time latter, i redo the same query. Does Oracle compute again the second time or does it keep in a cache the result of the first one ?

Have any idea ? :)

Emmanuel Received on Fri Jul 23 1999 - 11:11:55 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US