a. True b. false False.
a. True b. False True.
When the form is running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?
Break. SYSTEM VARIABLES
1. System.block_status 2. System.current_block 3. System.current_field 4. System.current_value
What is the difference between system.current_field and system.cursor_field ?
1. System.current_field gives name of the field. 2. System.cursor_field gives name of the field with block name.
The value recorded in system.last_record variable is of type a. Number b. Boolean c. Character.b. Boolean. User Exits :
A user exit is a subroutine which are written in programming languages using pro*C pro *Cobol , etc., that link into the SQL * forms executable.
ORACLE Precompliers user exitsOCI (ORACLE Call Interface)Non-ORACEL user exits. Page :
Latest Answer: You can write the following types of user exits:
ORACLE Precompiler user exits
OCI (ORACLE Call Interface) user exits
Non-ORACLE user exits
User exits can perform the following tasks:
Perform complex data manipulation
Pass data ...
Pages are collection of display information, such as constant text and graphics.
Unlimited.
View page << Previous 2 3 4 5 [6] 7 Next >>

Go Top