InterviewSolution
Saved Bookmarks
| 1. |
What Are Different Types Of Modules Available In Oracle Form? |
|
Answer» Form module - a collection of objects and CODE routines Menu modules - a collection of menus and menu item COMMANDS that together make up an application menu library module - a collection of user named PROCEDURES, FUNCTIONS and PACKAGES that can be called from other modules in the application Form module - a collection of objects and code routines Menu modules - a collection of menus and menu item commands that together make up an application menu library module - a collection of user named procedures, functions and packages that can be called from other modules in the application |
|