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

题目内容 (请给出正确答案)
单选题
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


参考答案

参考解析
解析: 暂无解析
更多 “单选题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” 相关考题
考题 Whichbuilt-incopiesvaluesfromalistitemintoarecordgroup?() A.RETRIEVE_LISTB.RETRIEVE_GROUPC.RETRIEVE_LIST_ITEMD.RETRIEVE_GROUP_FROM_LISTE.RETRIEVE_GROUP_FROM_LIST_ITEM

考题 Whichbuilt-incopiesvaluesfromarecordgroupintoalistitem?() A.POPULATE_LISTB.POPULATE_GROUPC.POPULATE_LIST_ITEMD.POPULATE_LIST_FROM_GROUPE.POPULATE_LIST_ITEM_FROM_GROUP

考题 As a network administrator,you have been instructed to prevent all traffic or iginating on the LAN from entering the R2 router.Which the following command would implement the access list on the interface of theR2 router?()A.access-list 101 inB.access-list 101 outC.ipaccess-group 101 inD.ipaccess-group 101 out

考题 helga is working with a multi-value field that has numeric values in a list. she would like to apply a formula to each item in the list, return the list which one of the following @fuctions can she use to accomplish this with one line of code?()A、@transform  B、@Listprocess  C、@processlist D、@listevaluate

考题 Which built-in copies values from a list item into a record group? ()A、RETRIEVE_LIST B、RETRIEVE_GROUP C、RETRIEVE_LIST_ITEM D、RETRIEVE_GROUP_FROM_LIST E、RETRIEVE_GROUP_FROM_LIST_ITEM 

考题 james needs to sort a list of values in a list of values in fieldA, and when the form in saved ,he wants to sort the list before it is saved. Which one of the following formulas would accomplish this?()A、 @sort B、 @sort(@thisvalue) C、 @sortAscending(fieldA)      D、 @sort(“ascesding”;”fieldA”)

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

考题 Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMANrepository can be listed?()A、Stored scripts in the recovery catalogB、Backups that can be deleted from diskC、Backup sets and images copies that are obsoleteD、Backups that do not have the AVAILABLE status in the RMAN repository

考题 Your end users will need to change values in a REF lookup field in the form application you create. To facilitate choosing a new appropriate value, your provide them with? ()A、An LOV for REFS. B、A list item for REFs. C、A radio group for REFs. D、A hierarchical tree for REFS

考题 Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMAN repository can be listed?()A、Stored scripts in the recovery catalogB、Backups that can be deleted from diskC、Backup sets and images copies that are obsoleteD、Backups that do not have the AVAILABLE status in the RMAN repository

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

考题 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 module successfully compiles. C、After Form Builder validates the SELECT statement and dismisses the New Record Group dialog box. D、When the user enters data in the HOTEL item, and the Validate from List property for the HOTEL item is set to YES. 

考题 Which three scenarios describe appropriate uses for key triggers?()A、Alter data in a database table. B、Add custom item validation code. C、Disable the Next Block key and menu item. D、Display a custom form in place of a List of Values. E、Change the navigational order of the blocks in a form. F、Perform a complex calculation each time the F10 key is pressed. 

考题 In your production database, you have multiple resource plan directives that refer to the consumer group DB_GRP. Which two statements are correct?()A、The parallel degree limit for DB_GRP will be the minimum of all the incoming values.B、The parallel degree limit for DB_GRP will be the maximum of all the incoming values.C、The maximum estimated execution time for DB_GRP would be the most nonrestrictive of all incoming values.D、If a session switched from the DB_GRP consumer group to another consumer group because it exceeded the prescribed switch time, then that session would not execute if the active session pool for the new consumer group was full.E、If a session switched from the DB_GRP consumer group to another consumer group because it exceeded the prescribed switch time, then that session would execute even if the active session pool for the new consumer group was full.

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

考题 单选题As a network administrator, you have been instructed to prevent all traffic originating on the LAN from entering the R2 router. Which the following command would implement the access list on the interface of the R2 router?()A access-list 101 inB access-list 101 outC ip access-group 101 inD ip access-group 101 out

考题 单选题helga is working with a multi-value field that has numeric values in a list. she would like to apply a formula to each item in the list, return the list which one of the following @fuctions can she use to accomplish this with one line of code?()A @transform  B @Listprocess  C @processlist D @listevaluate

考题 单选题james needs to sort a list of values in a list of values in fieldA, and when the form in saved ,he wants to sort the list before it is saved. Which one of the following formulas would accomplish this?()A  @sort B  @sort(@thisvalue) C  @sortAscending(fieldA)      D  @sort(“ascesding”;”fieldA”)

考题 多选题Which three values are valid parameters for the DO_KEY built-in?()AENTERBGO_ITEMCVALIDATEDEXIT_FORMEEXECUTE_QUERY

考题 单选题Which of the following is NOT on the list items to be recorded in Oil Record Book Part I (machinery space operation)?()A Accidental discharge of oilB Disposal of oil residuesC Quantity of water produced by FWGD Discharge of dirty ballast or cleaning water from fuel oil tanks

考题 单选题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 deleted?()A When the user navigates to the HOTEL item. B When the form module successfully compiles. C After Form Builder validates the SELECT statement and dismisses the New Record Group dialog box. D When the user enters data in the HOTEL item, and the Validate from List property for the HOTEL item is set to YES.

考题 多选题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 datatype is returned by the FIND_MENU_ITEM built-in function?()A number B Boolean C menuitem D VARCHAR2 

考题 单选题Your end users will need to change values in a REF lookup field in the form application you create. To facilitate choosing a new appropriate value, your provide them with? ()A An LOV for REFS. B A list item for REFs. C A radio group for REFs. D A hierarchical tree for REFS

考题 单选题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 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 order of the blocks in a form.FPerform a complex calculation each time the F10 key is pressed.