Online Access Free 1z1-148 Practice Test

Exam Code:1z1-148
Exam Name:Oracle Database: Advanced PL/SQL
Certification Provider:Oracle
Free Question Number:108
Posted:May 26, 2026
Rating
100%

Question 1

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?

Question 2

A products TABLE exists with a PROD_ID column.
Examine this PL/SQL block:

Which statement is true?

Question 3

Examine this declaration section:

Which two executable sections will display the message 'Summary is null'?

Question 4

You created a PL/SQL function with the RESULT_CACHE clause, which calculates a percentage of total marks for each student by querying the MARKS table.
Under which two circumstances will the cache for this function not be used and the function body be executed instead?

Question 5

Examine the structure and data in the CUSTOMERS table:


Examine this code:

What is the outcome on execution with SERVEROUTPUT enabled?

Add Comments

Your email address will not be published. Required fields are marked *

insert code
Type the characters from the picture.