1.
Which menu item type would you create for an item that has pre-defined functionality such as cut, copy or paste?
2.
At which level should you define a WHEN-WINDOW-ACTIVATED trigger?
3.
The payroll application utilizes form builder built-in. How should you store the PL/SQL code to provide optimal performance?
4.
Which restricted built-in can you use in the multiform application to allow the user to freely navigate between two forms toggling back and forth to insert data in form2 and return to original form?
5.
Which object can you create to invoke a LOV?
6.
The primary key of the ORD table is made up of two columns. You do not want to validate the two corresponding items in the ORD_DATA data block until the user attempts to leave the data block. How could you control when validation is initiated?
7.
You are customizing default functionality of an image item so that the image displays when a user single-clicks the item. Which trigger would you use to accomplish the task?
8.
You are building a payroll application and are planning to use as many generic programming units as possible. Which built-in can you use across the application to obtain the name of the current form for navigation purposes?
9.
You establish access to menu modules using roles. While testing the application you need access to all menus in the Sales form module for all the rows. Which method will overwrite the menu modules roles property to allow you to access all the menu items?
10.
You have built a new pay roll application and want to control user access to the various menus and forms. Which Oracle server feature can you company's-ordinate with form builder to control access and set privileges within the menu application?