McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
My Cart (0)  

100% Oracle 1Z0-147 Guaranteed Success With Testing Engine

Exam Code: 1Z0-147

Exam Name: Oracle9i program with pl/sql

Updated: Aug 21, 2026

Number: 111 Q&As with Testing Engine

1Z0-147 Free Demo download

PDF Version Demo PC Test Engine Online Test Engine

Already choose to buy "APP"

Price: $59.99 
Get real 1Z0-147 exam questions as your practice reference, and pass your test with our valid and updated 1Z0-147 exam engine.

Exam IntroProduct ScreenshotsFAQ

Oracle 1Z0-147 Exam Overview:

Certification Vendor:Oracle
Exam Name:Oracle9i Program with PL/SQL
Exam Number:1Z0-147
Available Languages:English
Exam Duration:90-120
Exam Format:Multiple Choice, Multiple Response
Exam Price:$125–$245 USD (varies by region and time)
Certificate Validity Period:No expiration (legacy certification)
Real Exam Qty:40-60 (varies by exam version)
Related Certifications:Oracle9i Database Administrator
Oracle PL/SQL Developer
Passing Score:65%-70% (varies by exam version)
Recommended Training:Oracle University PL/SQL Training
Exam Registration:Oracle Certification Registration
Pearson VUE Oracle Exams
Sample Questions:Oracle 1Z0-147 Sample Questions
Exam Way:Computer-based exam delivered via Pearson VUE (online proctored or test center).
Pre Condition:Basic understanding of SQL and relational database concepts is recommended; no formal prerequisite required.
Official Syllabus URL:https://education.oracle.com/

Oracle 1Z0-147 Exam Syllabus Topics:

SectionObjectives
Topic 1: Stored Procedures and Functions- Creation and execution
- Parameters and return values
Topic 2: Control Structures- Conditional statements (IF, CASE)
- Loops (FOR, WHILE, LOOP)
Topic 3: Exception Handling- User-defined exceptions
- Predefined exceptions
Topic 4: SQL Fundamentals- Joins and set operations
- Basic SELECT statements and filtering
Topic 5: PL/SQL Fundamentals- PL/SQL block structure
- Variables and data types
Topic 6: Triggers- DML triggers
- Trigger timing and events
Topic 7: Cursors- Cursor FOR loops
- Implicit and explicit cursors
Topic 8: Advanced PL/SQL Features- Collections (associative arrays, nested tables)
- Records and complex data types
Topic 9: Packages- Package specification and body
- Advantages of packages

Oracle9i program with pl/sql Sample Questions:

1. The add_player procedure inserts rows into the PLAYER table. Which command will show this directory dependency?

A) SELECT * FROM USER DEPENDENCIES WHERE REFERENCED_NAME = 'ADD_PLAYER';
B) SELECT * FROM USER_DEPENDENCIES WHERE TYPE = 'DIR';
C) SELECT * FROM USER DEPENDENCIES WHERE REFERENCED_NAME = 'TABLE';
D) SELECT * FROM USER_DEPENDENCIES WHERE REFERENCED_NAME = 'PLAYER';


2. Which three are true statements about dependent objects? (Choose three)

A) The Oracle server automatically records dependencies among objects.
B) You can view whether an object is valid or invalid in the USER_OBJECTS data dictionary view.
C) You can view whether an object is valid or invalid in the USER_STATUS data dictionary view.
D) All schema objects have a status that is recorded in the data dictionary.
E) Invalid objects cannot be described.
F) An object with status of invalid cannot be a referenced object.


3. Which two program declarations are correct for a stored program unit? (Choose two)

A) CREATE OR REPLACE PROCEDURE tax_amt
(p_id NUMBER, p_amount OUT NUMBER(10, 2))
B) CREATE OR REPLACE PROCEDURE tax_amt
(p_id NUMBER, p_amount OUT NUMBER)
C) CREATE OR REPLACE FUNCTION tax_amt
(p_id NUMBER)
RETURN NUMBER
D) CREATE OR REPLACE PROCEDURE tax_amt
(p_id NUMBER)
RETURN NUMBER
E) CREATE OR REPLACE FUNCTION tax_amt
(p_id NUMBER)
RETURN NUMBER(10,2)


4. Examine this code:
CREATE OR REPLACE FUNCTION calc_sal(p_salary NUMBER)
RETURN NUMBER
IS
v_raise NUMBER(4,2) DEFAULT 1.08;
BEGIN
RETURN v_raise * p_salary;
END calc_sal;
/
Which statement accurately call the stored function CALC_SAL? (Choose two)

A) INSERT calc_sal(salary) INTO employees
WHERE department_id = 60;
B) SELECT last_name, salary, calc_sal(salary)
FROM employees ORDER BY
calc_sal(salary);
C) SELECT salary, calc_sal(salary)
FROM employees
WHERE department_id = 60;
D) DELETE FROM employees(calc_sal(salary))
WHERE calc_sal(salary) > 1000;
E) UPDATE employees (calc_sal(salary))
SET salary = salary * calc_sal(salary);


5. Examine this package:
CREATE OR REPLACE PACKAGE discounts
IS
g_id NUMBER := 7829;
discount_rate NUMBER := 0.00;
PROCEDURE display_price (p_price NUMBER);
END discounts;
/
CREATE OR REPLACE PACKAGE BODY discounts
IS
PROCEDURE display_price (p_price NUMBER)
IS
BEGIN
DBMS_OUTPUT.PUT_LINE('Discounted '||
TO_CHAR(p_price*NVL(discount_rate, 1)));
END display_price;
BEGIN
discount_rate := 0.10;
END discounts;
/
Which statement is true?

A) The value of DISCOUNT_RATE is set to 0.10 when the package is invoked for the first time in a session.
B) The value of DISCOUNT_RATE is set to 1.00 each time the procedure DISPLAY_PRICE is invoked.
C) The value of DISCOUNT_RATE always remains 0.00 in a session.
D) The value of DISCOUNT_RATE is set to 0.10 each time the package is invoked in a session.


Solutions:

Question # 1
Answer: D
Question # 2
Answer: A,B,E
Question # 3
Answer: B,C
Question # 4
Answer: B,C
Question # 5
Answer: A

Frequently Asked Questions

1. What kinds of study material ITBraindumps provides?

Test engine: study test engine can be downloaded and run on your own devices. Practice the test on the interactive & simulated environment.
PDF (duplicate of the test engine): the contents are the same as the test engine, support printing.

2. How long can I get the products after purchase?

You will receive an email attached with the 1Z0-147 study material within 5-10 minutes, and then you can instantly download it for study. If you do not get the study material after purchase, please contact us with email immediately.

3. Can I get the updated products and how to get?

Yes, you will enjoy one year free update after purchase. If there is any update, our system will automatically send the updated study material to your payment email.

4. What's the applicable operating system of the test engine?

Online test engine can supports Windows / Mac / Android / iOS, etc., because it is the software based on WEB browser. You can use it on any electronic device and practice with self-paced.
Online test engine supports offline practice, while the precondition is that you should run it with the internet at the first time.
PC test engine is suitable for windows operating system, running on the Java environment, and can install on multiple computers.
PDF version: can be read under the Adobe reader, or many other free readers, including OpenOffice, Foxit Reader and Google Docs

5. How does your testing engine works?

Once download and installed on your PC, you can practice test questions, review your 1Z0-147 questions & answers using two different options 'practice exam' and 'virtual exam'.
Virtual Exam - test yourself with 1Z0-147 exam questions with a time limit.
Practice exam - review 1Z0-147 exam questions one by one, see correct answers.

6. How often do you release your products updates?

All the products are updated frequently but not on a fixed date. Our professional team pays a great attention to the exam updates and they always upgrade the content accordingly.

7. Do you have any discounts?

We offer some discounts to our customers. There is no limit to some special discount. You can check regularly of our site to get the coupons.

Contact US:  
 [email protected]  Support

Free Demo Download

Money Back Guarantee

We are confident about the products and aim to help you pass with ease. In case of failure, we will provide a no hassle full money back guarantee for the purchasing fee.

Popular Vendors
Adobe
Alcatel-Lucent
Avaya
BEA
CheckPoint
CIW
CompTIA
CWNP
EC-COUNCIL
EMC
EXIN
Hitachi
HP
ISC
ISEB
Juniper
Lpi
Network Appliance
Nortel
Novell
all vendors

1437 Customer ReviewsCustomers Feedback (* Some similar or old comments have been hidden.)

Exam dumps for 1Z0-147 were really beneficial. I studied from them and achieved 92%. Thank you Itbraindumps.

Meredith

Meredith     4.5 star  

The questions in this 1Z0-147 exam dump are important for passing the exam. They are valid! You can buy and prapare with them.

Augus

Augus     4.5 star  

I passed with 95% but used this just as a review after reading all the 1Z0-147 questions and answers.

Harvey

Harvey     4.5 star  

I got a satisfactory result with 1Z0-147 exam dumps. There were about 3 questions that didn't appear in real 1Z0-147 exam, others appeared.

Leonard

Leonard     4 star  

The 1Z0-147 practice dumps are great assistance for me to pass the exam. Thanks! I am so lucky to choose Itbraindumps for support. Highly recommend!

Lucien

Lucien     5 star  

I passed my 1Z0-147 exam using these 1Z0-147 practice dumps. They are valid. I’m now certified! Thanks guys!

Kenneth

Kenneth     5 star  

The soft version of 1Z0-147 study guide is like real exams for i can set testing time by myself.

Kama

Kama     4.5 star  

Passing an exam such as 1Z0-147 can be hard to tackle for anyone but in my case, Itbraindumps study material played a very significant role to make things easier. I learnt all Thank you !

Jesse

Jesse     4.5 star  

Astonishing Stuff
Passed with High Grades
Itbraindumps wins Trust

Jeremy

Jeremy     4 star  

1Z0-147 training dump is very outstanding and i bought the APP online version. I passed the 1Z0-147 exam easily and happily.

Jerome

Jerome     4.5 star  

Testing engine software by Itbraindumps for the 1Z0-147 certification exam helps a lot. Passed my exam with a 98% score today.Thank you Itbraindumps.

Bing

Bing     4 star  

The 1Z0-147 dump is easy to understand. If you want a good study guide to pass the 1Z0-147 exam, I want to recommend 1Z0-147 study guide which was very helpful for your reference.

Yale

Yale     4 star  

Only two new questions are available.
Please come up with some great audio tutorials.

Rachel

Rachel     4 star  

I appreciate all your help.
I appreciate your help.

Maria

Maria     4.5 star  

I took 1Z0-147 exam recently and passed it with a perfect score.

Queena

Queena     4 star  

I took my first 1Z0-147 exam in July and passed it. I was very pleased with this choice. Thank you!

Alva

Alva     4.5 star  

1Z0-147 is my next one.

Spring

Spring     4 star  

Passed yesterday. Very good valid 1Z0-147 dumps. Only 3-4 questions are new. Most questions and answers are valid. But be careful several answers are incorrect. Study hard.

Burnell

Burnell     5 star  

Once you know the 1Z0-147 exam questions and answers, then it becomes easier to pass the 1Z0-147 exam. I passed today! Thanks a lot!

Sidney

Sidney     4 star  

The answers of 1Z0-147 are accurate.

Caroline

Caroline     5 star  

Itbraindumps 1Z0-147 real exam questions are my best choicce, I passed the 1Z0-147 with a high score.

Chad

Chad     4.5 star  

Real 1Z0-147 exam questions provided with most accurate answers let me pass my 1Z0-147 exam in my maiden attempt.

Amy

Amy     4 star  

LEAVE A REPLY

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

Why Choose ITbraindumps Testing Engine
 Quality and ValueITbraindumps Practice Exams are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development - no all study materials.
 Tested and ApprovedWe are committed to the process of vendor and third party approvals. We believe professionals and executives alike deserve the confidence of quality coverage these authorizations provide.
 Easy to PassIf you prepare for the exams using our ITbraindumps testing engine, It is easy to succeed for all certifications in the first attempt. You don't have to deal with all dumps or any free torrent / rapidshare all stuff.
 Try Before BuyITbraindumps offers free demo of each product. You can check out the interface, question quality and usability of our practice exams before you decide to buy.