当前分类: 1Z0-132
问题:单选题You are creating the SAL_INFO data block on the EMP_QUERY form. The SALARY field should only be populated if the logged-on user is a manager. Since this query could potentially return a large amount of records, you have created a stored procedure which...
查看答案
问题:单选题Using the reports server how would you force the orders report in the orders entry application to run every six hours?()A Schedule the report's execution in the queue manager. B Schedule the reports execution using the R30RQM command line with schedule...
问题:单选题You need to allow the user to toggle between automatic query and no automatic query using a pop-up menu. Which built-in would you use in the menu item command to obtain the relationship name? ()A GET_RELATION_PROPERTY B SET_RELATION_PROPERTY C GET_BLOC...
问题:单选题Which built-in do you use to determine which timer in form module has expired?()A FIND_TIMER B GET_TIMER_PROPERTYC GET_APPLICATION_PROPERTY D GET_CUSTOM_ITEM_EVENT_PROPERTY...
问题:多选题Which two are examples of a mouse event?()AThe user clicks the mouse.BThe user moves the mouse into an item.CThe cursor style changes from default to busy.DThe user moves the mouse into the window title bar....
问题:单选题Form_A invokes Form_B in Post-Only mode. Which statement must be true?()A Form_A has updates or deletes that have not been posted or committed, and Form_A invokes Form_B with the OPEN_FORM built-in. B Form_A has updates or deletes that have not been po...
问题:单选题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 datatype is returned by the FIND_MENU_ITEM built-in function?()A number B Boolean C menuitem D VARCHAR2...
问题:单选题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 populated?()A When the user navigates to the HOTEL item. B When the form modul...
问题:多选题Which three values are valid parameters for the DO_KEY built-in?()AENTERBGO_ITEMCVALIDATEDEXIT_FORMEEXECUTE_QUERY...
问题:单选题Which built-in allows you to update the screen display to reflect the information that Forms has in its internal representation of the screen? ()A SYNCHRONIZE B UPDATE_FORM C SYNCHRONIZE_FORM D GET_MEMORY_DISPLAY E SET_MEMORY_DISPLAY...
问题:单选题What is the data type returned by the CREATE_TIMER built-in?()A longB timerC numberD varchar2...
问题:单选题You need to add a pop-up menu to the CV_EMP canvas to display when a user right-clicks the mouse within the canvas. How could you create the pop-up menu?()A Use the Layout Editor to create a pop-up menu, assign commands to the menu in the Menu Editor, ...
问题:单选题You want to create a template to be used as a standard for all company reports. What is the easiest way to do this?()A Open an existing template file, rename it and modify the template objects. B Open the report wizard and create a new template. C Open...
问题:单选题The sales report needs to display the sales person with the highest order total. Which build report builder component would you use to create a place holder column to display the value?()A Report wizard. B Layout model. C Data model. D Life previewer....
问题:多选题Which two triggers are mouse movement triggers?()AWhen-Mouse-UpBWhen-Mouse-MoveCWhen-Mouse-DownDWhen-Mouse-ClickEWhen-Mouse-Leave...
问题:多选题Your application requires that you programmatically manipulate a nonquery record group. Which three built-ins can you use?()ACREATE_GROUPBADD_GROUP_NOWCPOPULATE_GROUPDADD_GROUP_COLUMNECREATE_GROUP_FROM_QUERY...
问题:多选题Which three objects are components of a menu module?()AMenusBCanvasesCObject librariesDVisual attributesEAttached libraries...
问题:单选题Which canvas built-in display the given canvas in front of any stacked canvases?()A HIDE_VIEW B SHOW_VIEW C SET_CANVAS_PROPERTY D REPLACE_CONTENT_VIEW...
问题:单选题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...