SQL *forms is 4GL tool for developing and executing; Oracle based interactive application.
255 character width and 255 characters Length.
Latest Answer : this is the max number of form name not the entire form size ...
INP (Source File) FRM (Executable File)
Latest Answer : Hiit create two files with extension FMB - Contains source codeFMX - It is executable file. ...
Select the use constraint property is ON Block definition screen. BLOCK
Latest Answer : We control the constraints in forms while selecting primary key 'yes' in property palett. ...
False.
No.
Latest Answer : no you can not make two blocks with same name,not only block for same type of object you can not have same name. ...
While specifying master/detail relationship between two blocks specifying the join condition is a must ? True or False. ?
True.
A piece of logic that is executed at or triggered by a SQL *forms event.
Latest Answer : A forms trigger is a block of PL/SQL code that adds functionality to your
application. Triggers are attached to objects in your application. When a
trigger is fired, it executes the code it contains. Each trigger’s name defines
what event will ...
1. Navigational Triggers. 2. Transaction Triggers.
Latest Answer : pre triggers,post triggers,when trigger,transactional trigger,validation triggers,key triggerskishor ...
Function Key Key-function Key-others Key-startup
Latest Answer : 1. Interface Triggers2. Navigational Triggers ...