1Z0-147 Exam Details

  • Exam Code
    :1Z0-147
  • Exam Name
    :Oracle9i program with pl/sql
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :132 Q&As
  • Last Updated
    :Dec 06, 2021

Oracle 1Z0-147 Online Questions & Answers

  • Question 101:

    You need to remove the database trigger BUSINESS_HOUR. Which command do you use to remove the trigger in the SQL*Plus environment?

    A. DROP TRIGGER business_hour;
    B. DELETE TRIGGER business_hour;
    C. REMOVE TRIGGER business_hour;
    D. ALTER TRIGGER business_hour REMOVE;
    E. DELETE FROM USER_TRIGGERS WHERE TRIGGER_NAME = 'BUSINESS_HOUR';

  • Question 102:

    You have the following table:

    You create this trigger:

    What are the results in the EMP_LOG table?

    A. B. C.
    D. No rows are inserted.

  • Question 103:

    When using a PL/SQL stored package, how is a side effect defined?

    A. changes only to database tables
    B. changes only to packaged public variables defined in a package body
    C. changes only to packaged public variables defined in a package specification
    D. changes to database tables or packaged public variables defined in a package body
    E. changes to database tables or packaged variables defined in a package specification

  • Question 104:

    Examine this procedure:

    Which two statements will successfully invoke this procedure in iSQL*Plus? (Choose two.)

    A. EXECUTE UPD_BAT_STAT;
    B. EXECUTE UPD_BAT_STAT(V_AB=andgt;10, V_ID=andgt;31);
    C. EXECUTE UPD_BAT_STAT(31,'FOUR','TWO');
    D. UPD_BAT_STAT(V_AB=andgt;10, V_ID=andgt;31);
    E. RUN UPD_BAT_STAT;

  • Question 105:

    You need to implement a virtual private database (vpd). In order to have the vpd functionality, a trigger is required to fire when every user initiates a session in the database. What type of trigger needs to be created?

    A. DML trigger
    B. System event trigger
    C. INSTEAD OF trigger
    D. Application trigger

  • Question 106:

    You create a DML trigger. For the timing information, which are valid with a DML trigger? (Choose all that apply.)

    A. DURING
    B. IN PLACE OF
    C. ON SHUTDOWN
    D. BEFORE
    E. ON STATEMENT EXECUTION

  • Question 107:

    You need to create a DML trigger. Which five pieces need to be identified? (Choose five.)

    A. table
    B. DML event
    C. trigger body
    D. package body
    E. package name
    F. trigger name
    G. system event
    H. trigger timing

  • Question 108:

    Which table should you query to determine when your procedure was last compiled?

    A. USER_PROCEDURES
    B. USER_PROCS
    C. USER_OBJECTS
    D. USER_PLSQL_UNITS

  • Question 109:

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

    A. BFILES are stored in the database.
    B. All LOBs have read and write access.
    C. NCLOB represents a multi-byte character object.
    D. The Oracle9i server performs implicit conversions between BLOBs and NUMBER data types.
    E. The Oracle9i server performs implicit conversions between CLOBs and VARCHAR2 data types.

  • Question 110:

    The add_player , upd_player_stat , and upd_pitcher_stat procedures are grouped together in a package. A variable must be shared among only these procedures. Where should you declare this variable?

    A. in the package body
    B. in a database trigger
    C. in the package specification
    D. in each procedure's DECLARE section, using the exact same name in each

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-147 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.