The telesales force requested additional ways to terminate the automated polling questionnaire. In addition to
the default functionality, you provide a menu item and a button for this purpose. Adhering to efficient coding
practices, which PL/SQL code do you use for the menu item and the button?
You create a master-detail form. The users need to be able to exit the form quickly, adhering to default
transaction processing, regardless of the cursor location. You believe you can achieve this using a Key-Exit
trigger.
What do you need to do to implement this request?
In the COURSE_ENROLLMENT form module, you define a master-detail relation between the
COURSES_OFFERED data block and the STUDENT data block, respectively. To implement block
coordination, which statement must be true?
You have written a custom menu for a Forms application. You saved the menu module to the file
custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu.
When you run the form, the custom menu does not appear.
What can you do to fix this problem?