Free Oracle 1z1-148 Exam Dumps Questions & Answers
| Exam Code/Number: | 1z1-148Join the discussion |
| Exam Name: | Oracle Database: Advanced PL/SQL |
| Certification: | Oracle |
| Free Question Number: | 108 |
| Publish Date: | Aug 13, 2026 |
| # of views: | 2800 |
|
|
|
Identify the three options which make a PL/SQL function highly suitable for using the RESULT_CACHE clause in its definition. (Choose three.)
Examine these statements regarding the DBMS_RESULT_CACHE package:
1.DBMS_RESULT_CACHE provides subprograms to administer the part of the shared pool used by the PL/ SQL function result cache only.
2.DBMS_RESULT_CACHE provides subprograms to administer the part of the shared pool used by both the PL/SQL function result cache and the SQL result cache.
3.DBMS_RESULT_CACHE package is owned by the SYS user.
4.RESULT_CACHE_MODE can be set using a subprogram defined in the DBMS_RESULT_CACHE package.
Which set of statements is correct?