1Z0-141 Exam Questions
134 real 1Z0-141 exam questions with expert-verified answers and explanations. Page 3 of 3.
- Question #118
The Orders form is required to initialize differently for different users. A database procedure (GET_ROLE_NAME) is used to determine which database roles are enabled for the user l...
- Question #119
You want users to be able to add values to a list item at run time. How do you achieve this?
- Question #120
View the Exhibit. You are modifying the New_Orders form. You want to change the navigation order of the Orders block so that Order_Status is between Order_Date and Order_Mode in th...
- Question #121
The Orders form has two base table blocks and a control block. There is an Execute Query button in the control block with the following When-Button-Pressed trigger: DO_KEY('execute...
- Question #123
You are developing a Human Resources form for HR clerks to insert, update, and delete records from the EMPLOYEES table. You are also maintaining an audit table with the following t...
- Question #124
You are designing a Human Resources application that uses a menu to implement most of the code. One of the menu items is labeled Raise Salary. The business rule is that the salary...
- Question #125
View the Exhibit. You want to create a menu item to enable users to sort the tabular display of a form either by customer ID, last name, or department ID. You decide to create a ra...
- Question #126
The menu that appears by default in a Forms application does not quite meet your needs, so you decide to create a custom menu. You create and compile a menu module called Test with...
- Question #127
View the Exhibit. The Name text item is subclassed from a property class. Which two statements are true about the Keyboard Navigable property of the Name text item whose Property P...
- Question #128
You created a LOV based upon a three-column Record Group called CUST, which was created at design time. View the Exhibit and examine the structure of the CUST Record Group. At run...
- Question #129
What are two ways that you can assign a value to an item on a form from within the code of a menu item? (Choose two).
- Question #130
Which two statements about FORM_TRIGGER_FAILURE are true? (Choose two).
- Question #131
While using the LOV Wizard to create the LOV called SALES_REP_LOV, which is based on the SALES_REP_RG record group, you assign it to the Sales_Rep_Name item in the form that you ar...
- Question #132
View the Exhibit. You are developing and testing a Forms application on a machine that has plenty of memory. The Customers block, whose Property Palette is shown in the exhibit, is...
- Question #133
View the Exhibit and examine the PL/SQL code. The code uses the valmess package, which should print out the employee's salary if it exceeds 2345. To resolve compiler or run-time er...
- Question #134
You have been asked to correct a problem with a form that was created by another developer. Users complain that they are unable to query on the employee Hire Date, which is a base...
- Question #135
The user must be able to invoke a list of values for valid sales representatives in the Orders form. To facilitate this, you created a button and positioned it next to the Sales Re...
- Question #136
An Order Entry form that you are developing contains several blocks. The first is a control block where you create buttons to perform certain actions. One button, which is mouse an...
- Question #137
In your Employee.fmb module you have an EMP block, which is currently on a content canvas. You want to display items from the EMP block on a new tab canvas. What are two ways to ac...
- Question #138
Consider the following scenario: In a multiform application, the user started in FormA. 1. From FormA, the user invoked FormB using CALL_FORM. 2. From FormB, the user invoked FormC...
- Question #139
Which three menu item types are valid in a menu module? (Choose three.)
- Question #140
You are building two forms. Each form has a button and a non-base table field. When the button is pressed, a complicated calculation is executed. The calculation code queries data...
- Question #141
You are creating a new form for the Order Entry application. You define a record group that will be created when the form is executing using this built-in: CREATE_GROUP(rg_emplist,...
- Question #142
Which value is valid for the iterate parameter in the CREATE_TIMER built-in function?
- Question #143
At design time, you create a query record group for the LOV associated with the HOTEL text item in a form module for the Travel Planner Application. When is the record group popula...
- Question #144
You create a multiple form application. Which built-in must you use to invoke the form modules to enable you to programmatically control navigation between the multiple forms in yo...
- Question #145
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...
- Question #146
You want to create a pie-style chart using the Chart Wizard. What must you do to determine the fields available for use in this chart?
- Question #147
Which two triggers are mouse movement triggers? (Choose two.)
- Question #148
You want to provide a tool that allows users quick access to form modules, by listing them in an Explorer-style interface. Which reusable component do you use?
- Question #149
You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports . Which co...
- Question #150
Which two built-ins would you use to remove the HOUR_ALARM timer using the timer_id parameter? (Choose two.)
- Question #151
You need to create a data block for query operations in the RETIRED_EMPLOYEES form module. Which three data sources can you use for this block? (Choose three.)
- Question #152
You create a data block based on a relational table containing a REF column. You select the REF column for your form module. What is true about the items based on the REF column at...