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 |