You are creating the SAL_INFO data block on the EMP_QUERY form. The Salary field should only be
populates if the logged on user is a manager. Since this query could potentially return a large number of record.
You want to limit the records returned to 20 at a time. Which data source type should you base in data block?
The Orders form contains the dynamic list items, which you want to be loaded with the values from the queries
record group for the items field. Which built-in can you use to populate this list items with the values from the
Record group?
When a user attempts to drag and drop an item in the Sales form the cursor property style should appear as
BUSY. Which built-in would you use to alter the appearance of the cursor?
You are planning a new application and want to limit the use of key triggers where possible. What is one region
you would have to use key triggers in the application?
You are working on a complex project that includes many different file types. What is available in the project
navigator to allow you to see the source file on which another object is based?
You establish access to menu modules using rules. You have allowed the sales role to access the menu
module but prevented access to the update menu item. Which item property would you alter to gray out the
menu option for the role?
You are developing the payroll application that contains the SALARY and COMMISSION forms. When a user
invoked the COMMISSION form from the SALARY form, the SAL value should be passed to the COMMISSION
form. In which form and what time should you define the parameter to accept the value?