当前分类: 1Z0-132
问题:单选题When a repeating timer expires,().A The When-Timer-Expired trigger resets the timer's iteration parameter. B The When-Custom-Item-Event trigger fires and executes the desired actions. C It is put in a queue of expired timers for processing on a first-i...
查看答案
问题:单选题Which built-in copies values from a record group into a list item? ()A POPULATE_LIST B POPULATE_GROUP C POPULATE_LIST_ITEM D POPULATE_LIST_FROM_GROUP E POPULATE_LIST_ITEM_FROM_GROUP...
问题:单选题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...
问题:单选题The order entry department requested a report to display the average time to enter an order from each order entry clerk sorted by supervisor with a group average after viewing the report users requested to bold the value for each supervisors group aver...
问题:单选题You created a department report and preview it in life preview. The font for the department name is too small and you want to enlarge it but do not want to change the font for any other fields. What is the easiest way to make this change?()A Select the...
问题:单选题Which setting change would you allow to make a child object to be moved out of a parent object?()A Flex mode on. B Flex mode off. C Confined mode on. D Confined mode off....
问题:单选题Which built-in would you use to test whether the CREATE TABLE command issued in the SALES form executed successfully?()A FORMS_DDL B DO_SQL C FORM_SUCCESS D FORM_NOT_SUCCESSE DBMS.ERROR_CODE...
问题:单选题Which object is added to a form module when you copy the reusable calender class?()A List icon B Object group C PL/SQL library D Key-Listval trigger...
问题:单选题The record group in the EMP form is populated using a SELECT statement that is constructed programmatically at runtime. Five employee records are displayed at one time, and a user chooses item two from the record group. Which built-in would you use to ...
问题:多选题Which three scenarios describe appropriate uses for key triggers?()AAlter data in a database table.BAdd custom item validation code.CDisable the Next Block key and menu item.DDisplay a custom form in place of a List of Values.EChange the navigational o...
问题:单选题You created a tabular report for the sales department to display each customer and the sales person assign to the customer. The data is sorted by customer using the order by clause in this query. This is department manager asks you to alter the report ...
问题:多选题What are three uses for record groups?()ATo pass data to a pop-up menu.BTo populate a base table block.CTo pass data to other form modules.DTo pass data to other Oracle products.ETo dynamically construct SELECT statements.FTo server as the source for a...
问题:多选题ou 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?()AvectorBdatabase viewCdatabase tableDtransactional triggerEPL/SQL table of recordsFmulti-dimensional array...
问题:单选题For an inventory report, you created a work_in_progress that contains two columns, ID_number and quantity. The parent group of the work_in_progress is in_inventory which contains one column, dept_no. You added a filter of fist fifteen to total_inventor...
问题:单选题You create a tabular employee report and are concerned about readability because the employee records are very close together. What is the best way to increase the amount of white space between the records?()A In the layout model increase the size of t...
问题:单选题You have forgotten the name of binary PL/SQL library saved to the operating system. This file contains the PL/SQL constricts you created for the inventory report. For which file extension should you reach?()A .SQL B .PLL C .PLDD .PRT...
问题:单选题A sales analyst reviews the first draft on your Sales application, and requests that the application graphically represent revenue generated for each sales representative, in addition to the textual data currently displayed for the ORDER block. How wou...