Boiler plate Images are static images (Either vector or bit map) that you import from the file system or database to use a graphical elements in your form, such as company logos and maps. Image items are
When-image-activated fires when the operators double clicks on an image itemwhen-image-pressed fires when an operator clicks or double clicks on an image item
Any event that makes a different record in the master block the current record is a coordination causing event.
There are two phases of block coordination: the clear phase and the population phase. During, the clear phase, Oracle Forms navigates internally to the detail block and flushes the obsolete detail records.
Record Group.
A record group is an internal Oracle Forms that structure that has a column/row framework similar to a database table. However, unlike database tables, record groups are separate objects that belong to
A record group can have an unlimited number of columns of type CHAR, LONG, NUMBER, or DATE provided that the total number of column does not exceed 64K.
Record group column names cannot exceed 30 characters.
Latest Answer : Hi,your answer is wrong because the maximum column length is 1024 character.srinu.T ...
Query Record Groups NonQuery Record Groups State Record Groups
Latest Answer : Static Record groupsQuery Based Record GroupsNon-Query Based Record Groups ...
A query record group is a record group that has an associated SELECT statement. The columns in a query record group derive their default names, data types, had lengths from the database columns referenced