Visualexams offers incredible career enhancing opportunities. We are a team of IT professionals that focus on providing our customers with the most up to date material for any IT certification exam. This material is so effective that we Guarantee you will pass the exam in your first attempt,but if you failed for any reasons,we will Free update for you or changed other study materials! Just send us your result report to : sales(at)visualexams.com
1Z0-101 Exam
develop pl/sql program units
- Exam Number/Code : 1Z0-101
- Exam Name : develop pl/sql program units
- Questions and Answers : *** Q&As
- Update Time: 2011-10-24
- Testing Engine (SoftWare Version): $ 50.00
- PDF (Printable Version) Price: $15.00
It can be downloaded after you paying for it without any delay!
Free 1Z0-101 Dumps Download
VisualExams offer 1Z0-101 practice test,it will help you pass the exam.Also we offer free 1Z0-101 test demo. They are a part of the full questions,you can view the question on our test engine before you decide to purchase.Click the link below to download our test engine,install it,search 1Z0-101,then click download demo.
Free download Test Engine
Free download 1Z0-101 PDF
Exam : Oracle 1Z0-101
Title : Develop Pl/Sql Program Units
1. Which code can you use to ensure that the salary is neither increased by more than 10% at a time nor is it ever decreased?
A. ALTER TABLE emp ADD
CONSTRAINT ck_sal CHECK (sal BETWEEN sal AND sal*1.1);
B. CREATE OR REPLACE TRIGGER check_sal
BEFORE UPDATE OF sal ON emp
FOR EACH ROW
WHEN (new.sal < old.sal OR
new.sal > old.sal * 1.1)
BEGIN
RAISE_APPLICATION_ERROR ( - 20508, 'Do not decrease salary nor increase by more than 10%');
END;
C. CREATE OR REPLACE TRIGGER check_sal
BEFORE UPDATE OF sal ON emp
WHEN (new.sal < old.sal OR
new.sal > old.sal * 1.1)
BEGIN
RAISE_APPLICATION_ERROR ( - 20508, 'Do not decrease salary nor increase by more than 10%');
END;
D. CREATE OR REPLACE TRIGGER check_sal
AFTER UPDATE OF sal ON emp
WHEN (new.sal < old.sal OR
-new.sal > old.sal * 1.1)
BEGIN
RAISE_APPLICATION_ERROR ( - 20508, 'Do not decrease salary nor increase by more than 10%');
END;
Answer: B
2. The procedure ADD_PRODUCT is defined within a package specification as follows:
PROCEDURE ADD_PRODUCT
(p_prodno NUMBER, p_prodname VARCHAR2);
Which procedure declaration cannot be added to the package specification?
A. PROCEDURE add_product
(p_order_date DATE);
B. PROCEDURE add_product
(p_name VARCHAR2, p_ordered DATE);
C. PROCEDURE add_product
(p_prodname VARCHAR2, p_price NUMBER);
D. PROCEDURE add_product
(p_price NUMBER, p_description VARCHAR2);
Answer: D
3. Which part of a database trigger determines the number of times the trigger body executes?
A. trigger type
B. trigger body
C. trigger event
D. trigger timing
Answer: A
4. Which two statements about packages are true? (Choose two.)
A. Packages can be nested.
B. You can pass parameters to packages.
C. A package is loaded into memory each time it is invoked.
D. The contents of packages can be shared by many applications.
E. You can achieve information hiding by making package constructs private.
Answer: DE
5. The programmer who developed a procedure ACCOUNT_TRANSACTION left the organization. You are assigned the task of modifying this procedure. You want to find all the program units invoking the ACCOUNT_TRANSACTION procedure. How can you find this information?
A. Query the USER_SOURCE data dictionary view.
B. Query the USER_PROCEDURES data dictionary view.
C. Query the USER_DEPENDENCIES data dictionary view.
D. Set the SQL*Plus environment variable TRACECODE=TRUE and run the ACCOUNT_TRANSACTION procedure.
E. Set the SQL*Plus environment variable DEPENDENCIES=TRUE and run the ACCOUNT_TRANSACTION procedure.
Answer: C
VisualExams 1Z0-101 Exam Description
1Z0-101 exam training is available in various formats to best suit your needs and learning style from VisualExams. Whether you are a hands-on tactile learner, visually or even a textbook training veteran, we has the 1Z0-101 resources that will guarantee you to pass your 1Z0-101 practice exam at the first time!
Guarantee to Pass Your 1Z0-101 Exam
We provide the latest high quality 1Z0-101 practice exam for the customers,we guarantee your success at the first attempt with only our 1Z0-101 exam questions, if somehow you do not pass the exam at the first time, we will Free update for you!
The Tenet Of VisualExams
Our on-site online training experts create all of the Oracle 1Z0-101 exam products available through Actual-Exams. Our main goal is that you get more kownleage with less money.You will find our price is very cheap.
After-sales Service
Once you purchase our products,we will offer you the best service.After you purchase our product, we will offer free update in time for 90 days.Whatever you have any questions,we will help you solve it. And in 3 weeks we will offer you free updates,so please pay attention our site at all times.
Acquiring Oracle 9i Internet Application Developer certifications are becoming a huge task in the field of I.T. More over these exams like 1Z0-101 exam are now continuously updating and accepting this challenge is itself a task. This 1Z0-101 practice test is an important part of Oracle certifications and at 9i Internet Application Developer braindumps we have the resources to prepare you for this. The 1Z0-101 exam is essential and core part of Oracle certifications and once you clear the exam you will be able to solve the real time problems yourself.Wamt to take advantage of the Real 1Z0-101 Value Pack and save time and money while developing your skills to pass your Oracle Certified Network Associate (9i Internet Application Developer) Exam'? Let VisualExams help you climb that ladder of success and pass your 1Z0-101 now!

