网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
Which built-in do you use to determine which timer in form module has expired?()
A

FIND_TIMER 

B

GET_TIMER_PROPERTY

C

GET_APPLICATION_PROPERTY 

D

GET_CUSTOM_ITEM_EVENT_PROPERTY


参考答案

参考解析
解析: 暂无解析
更多 “单选题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 do you prefer to use to communication with your friends, QQ ______ Wechat? A andB norC orD so

考题 Which CLI command do you use to determine which files are cleanup candidates?() A. request system storage cleanup candidatesB. request system services storage candidatesC. request system services candidate cleanupD. request system storage cleanup dry-run

考题 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 three values are valid parameters for the DO_KEY built-in?()A、ENTER B、GO_ITEM C、VALIDATE D、EXIT_FORM E、EXECUTE_QUERY

考题 Which two built-ins would you use to remove the HOUR_ALARM timer using the timer_id parameter?()A、FIND_TIMER B、CREATE_TIMER C、SET_TIMER D、DELETE_TIMER E、GET_APPLICATION_PROPERTY

考题 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

考题 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?()A、ActiveX controls B、Calendar Class C、Standard Object Library D、Picklist Class E、Wizard Class F、Navigator Class

考题 The telesales force requested additional ways to terminate the automated polling questionnaire. In addition to the default functionality, you provide a menu item and a button for this purpose. Adhering to efficient coding practices, which PL/SQL code do you use for the menu item and the button?()A、EXIT B、EXIT_FORM C、DO_KEY('Key-Exit') D、DO_KEY('EXIT_FORM')

考题 Which value is valid for the iterate parameter in the CREATE_TIMER built-in function?()A、CYCLE B、ITERATEC、NO_REPEAT D、REUSE

考题 Which three built-ins can you use to navigate between forms invoked with the OPEN_FORM built-in? ()A、CLOSE_FORM B、NEXT_FORM C、GO_FORM D、PREVIOUS_FORM

考题 You developing a form module, and you would like to make an indicated window visible in a new display position. Which built-in can you use to accomplish this task?()A、SHOW_WINDOW B、RESIZE_WINDOW C、DISPLAY_WINDOW D、MOVE_WINDOW_X_Y E、WINDOW_VISIBLE_X_Y

考题 单选题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 your application?()A NEW_FORM B OPEN_FORM C CALL_FORM D CLOSE_FORM

考题 单选题You developing a form module, and you would like to make an indicated window visible in a new display position. Which built-in can you use to accomplish this task?()A SHOW_WINDOW B RESIZE_WINDOW C DISPLAY_WINDOW D MOVE_WINDOW_X_Y E WINDOW_VISIBLE_X_Y

考题 单选题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_BLOCK_PROPERTY D GET_FORM_PROPERTY

考题 单选题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?()A ActiveX controls B Calendar Class C Standard Object Library D Picklist Class E Wizard Class F Navigator Class

考题 多选题Which two built-ins would you use to remove the HOUR_ALARM timer using the timer_id parameter?()AFIND_TIMERBCREATE_TIMERCSET_TIMERDDELETE_TIMEREGET_APPLICATION_PROPERTY

考题 单选题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 three built-ins can you use to navigate between forms invoked with the OPEN_FORM built-in? ()ACLOSE_FORMBNEXT_FORMCGO_FORMDPREVIOUS_FORM

考题 单选题Which command do you use to navigate to [edit interfaces]?()A cd interfacesB dir edit interfacesC edit interfacesD interfaces

考题 单选题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

考题 单选题Which value is valid for the iterate parameter in the CREATE_TIMER built-in function?()A CYCLE B ITERATEC NO_REPEAT D REUSE

考题 单选题You want to create a temporary table while executing a procedure in a form. Which statement is true?()A You cannot create a table form within Forms. B You must use the FORMS_DDL built-in to create the table. C You must use the DBMS_DYNAMIC_DDL package to create the table. D You can write the CREATE TABLE statement directly into the trigger.

考题 单选题Which CLI command do you use to determine which files are cleanup candidates?()A request system storage cleanup candidatesB request system services storage candidatesC request system services candidate cleanupD request system storage cleanup dry-run

考题 单选题Which J-Web tab do you use to add licences to the device?()A ConfigureB TroubleshootC MonitorD Maintain

考题 单选题Which value is valid for the iterate parameter in SET_TIMER built-in procedure? ()A REUSE B RECYCLE C NO_CHANGE D OCCURRENCE

考题 单选题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 determine which rows were flagged in the record group?()A GET_GROUP_ROW_COUNT B GET_GROUP_SELECTION_COUNT C GET_GROUP_SELECTION D FIND_GROUP E FIND_COLUMN F ADD_GROUP_ROW 

考题 单选题The telesales force requested additional ways to terminate the automated polling questionnaire. In addition to the default functionality, you provide a menu item and a button for this purpose. Adhering to efficient coding practices, which PL/SQL code do you use for the menu item and the button?()A EXIT B EXIT_FORM C DO_KEY('Key-Exit') D DO_KEY('EXIT_FORM')