DumpsFiles
 Request Exam  Contact
  • Home
  • PRACTICE EXAMS
    Oracle
    Fortinet
    Juniper
    Microsoft
    Cisco
    Citrix
    CompTIA
    VMware
    ISC
    SAP
    EMC
    PMI
    HP
    Salesforce
    Other
  • View All Exams
  • New Dumps Files
  • Upload
  • Oracle
    Oracle
  • Fortinet
    Fortinet
  • Juniper
    Juniper
  • Microsoft
    Microsoft
  • Cisco
    Cisco
  • Citrix
    Citrix
  • CompTIA
    CompTIA
  • VMware
    VMware
  • ISC
    ISC
  • SAP
    SAP
  • EMC
    EMC
  • PMI
    PMI
  • HP
    HP
  • Salesforce
    Salesforce
  1. Home
  2. Oracle Certification
  3. 1Z0-147 Exam
  4. Oracle.1Z0-147.dumpsfiles Dumps

Free Oracle 1Z0-147 Exam Dumps Questions & Answers

Exam Code/Number:1Z0-147Join the discussion
Exam Name:Oracle9i program with pl/sql
Certification:Oracle
Question Number:111
Publish Date:Sep 01, 2026
Rating
100%
Page: 1 / 23
Total 111 questions
Captcha image

Question 1

Examine this package:
CREATE OR REPLACE PACKAGE BB_PACK
IS
V_MAX_TEAM_SALARY NUMBER(12,2);
PROCEDURE ADD_PLAYER(V_ID IN NUMBER, V_LAST_NAME VARCHAR2,
V_SALARY_NUMBER;
END BB_PACK;
/
CREATE OR REPLACE PACKAGE BODY BB_PACK
IS
PROCEDURE UPD_PLAYER_STAT
(V_ID IN NUMBER, V_AB IN NUMBER DEFAULT 4, V_HITS IN NUMBER)
IS
BEGIN
UPDATE PLAYER_BAT_STAT
SET AT_BATS = AT_BATS + V_AB,
HITS = HITS + V_HITS
WHERE PLAYER_ID = V_ID)
COMMIT;
END UPD_PLAYER_STAT;
PROCEDURE ADD_PLAYER
(V_ID IN NUMBER, V_LAST_NAME VARCHAR2, V_SALARY NUMBER)
IS
BEGIN
INSERT INTO PLAYER(ID,LAST_NAME,SALARY)
VALUES (V_ID, V_LAST_NAME, V_SALARY);
UPD_PLAYER_STAT(V_ID,0.0);
END ADD_PLAYER;
END BB_PACK;
Which statement will successfully assign $75,000,000 to the V_MAX_TEAM_SALARY variable
from within a stand-alone procedure?

Correct Answer: A
Explanation: (Only visible for DumpsFiles members)

Question 2

Examine this code:
CREATE OR REPLACE PROCEDURE add_dept
( p_name departments.department_name%TYPE DEFAULT 'unknown',
p_loc departments.location_id%TYPE DEFAULT 1700)
IS
BEGIN
INSERT INTO departments(department_id, department_name,
loclation_id)
VALUES(dept_seq.NEXTVAL,p_name, p_loc);
END add_dept;
/
You created the add_dept procedure above, and you now invoke the procedure in SQL *Plus.
Which four are valid invocations? (Choose four)

Correct Answer: B,C,D,E
Explanation: (Only visible for DumpsFiles members)

Question 3

Which two statements are true about LOBs? (Choose two.)

Correct Answer: C,E
Explanation: (Only visible for DumpsFiles members)

Question 4

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

Correct Answer: B,C,F
Explanation: (Only visible for DumpsFiles members)

Question 5

Given a function CALCTAX:
CREATE OR REPLACE FUNCTION calctax (sal NUMBER) RETURN NUMBER
IS
BEGIN
RETURN (sal * 0.05);
END;
If you want to run the above function from the SQL *Plus prompt, which statement is true?

Correct Answer: A
Explanation: (Only visible for DumpsFiles members)

Add Comments

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

insert code
Type the characters from the picture.
Rating:

Latest Upload

Fortinet.NSE5_SSE_AD-7.6.v2026-09-06.q32
Huawei.H13-624_V5.5.v2026-09-05.q321
HP.HPE0-J68.v2026-09-04.q186
Oracle.1z0-1075-25.v2026-09-04.q18
Microsoft.GH-600.v2026-09-01.q30
API.API-1169.v2026-09-01.q157
Fortinet.FCP_FCT_AD-7.4.v2026-08-31.q61
HP.HPE2-W12.v2026-08-30.q35
Salesforce.Salesforce-Slack-Administrator.v2026-08-30.q103
EMC.D-PDM-DY-23.v2026-08-30.q112
[×]

Download PDF File

Enter your email address to download Oracle.1Z0-147.dumpsfiles Dumps

Email:

DumpsFiles

Our website provides the Largest and the most Latest vendors Certification Exam materials around the world.

Using dumps we provide to Pass the Exam, we has the Valid Dumps with passing guranteed just which you need.

  • DMCA
  • About
  • Contact Us
  • Privacy Policy
  • Terms & Conditions
©2026 DumpsFiles

www.dumpsfiles.com materials do not contain actual questions and answers from Cisco's certification exams.