Execute Trigger (trigger-name)
It will fires whenever SQL * Forms would normally attempt to lock a row.
What is Post-Block is a . a. Navigational Trigger. b. Key trigger c. Transaction Trigger. Navigational Trigger.
Key-startup trigger fires after successful navigation into a form. Pre-form trigger fires before enter into the form.
Key-startup trigger fires after successful navigation into a form.Pre-form trigger fires before enter into the form. PACKAGE PROCEDURE & FUNCTION
A Package procedure is built in PL/SQL procedure.
1. Restricted package procedure. 2. Unrestricted package procedure.
What is the difference between restricted and unrestricted package procedure ?
Restricted package procedure that affects the basic functions of SQL * Forms. It cannot used in all triggers except key triggers. Unrestricted package procedure that
Classify the restricted and unrestricted procedure from the following. a. Call b. User-Exit c. Call-Query d. Up e. Execute-Query f. Message g. Exit-From h. Post i. Break a. Call - unrestricted b. User Exit - Unrestricted c. Call_query
No.
View page << Previous 1 2 3 [4] 5 6 7 Next >>

Go Top