Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to work with Caching in stored procedure

BikramJan 13 2023

Hi Expert,
I have a one procedure for which i want to implement caching so that i can get the result from the cache instead of calling the procedure again.
But I'm not aware how to work with caching with stored procedure.
Can someone share steps required and a sample code.

Comments
Post Details
Added on Jan 13 2023
7 comments
820 views