View Single Post

   
  #1 (permalink)  
Old 02-26-2008, 07:43 AM
rogergorden@....gmail.com
 
Posts: n/a
Default Isn't PL/SQL Function Result Cache the same as deterministic?

I am reading Feuerstein's article in Oracle Magazine and is seems as
the PL/SQL Function Result Cache is the same as using the
deterministic keyword.

Is this the case, or am I missing something?

Roger

Reply With Quote