单项选择题
What does the FIND_MENU_ITEM built-in function return?()
A.The internal ID of a menu.
B.The internal ID of a menu item.
C.The internal ID of a menu module.
D.The internal ID of form module to which the menu is attached.
相关考题
-
单项选择题
YouarecreatingtheCUST_PREMIUMdatablockintheAUTO_INSURANCEform.Anewstatelawrequiresthatpremiumsbeloweredfordriverswithagooddrivinghistory.Becausethiscouldpotentiallyaffectalargenumberofrecords,youwanttobasethedatablockonastoredprocedurereturningatableofrecords.Whichstatementsupportsthisapproach?()
A.A table of records is efficient in terms of network traffic.
B.A table of records improves developer productivity because the database administrator does not have to create a server side view.
C.A table of records is efficient because the number of records fetched depends on the Array Fetch property value.
D.Your coding effort is simplified since DML operations are handles by setting form module properties. -
单项选择题
Youdevelopingaformmodule,andyouwouldliketomakeanindicatedwindowvisibleinanewdisplayposition.Whichbuilt-incanyouusetoaccomplishthistask?()
A.SHOW_WINDOW
B.RESIZE_WINDOW
C.DISPLAY_WINDOW
D.MOVE_WINDOW_X_Y
E.WINDOW_VISIBLE_X_Y -
单项选择题
Whichobjectisaddedtoaformmodulewhenyoucopythereusablecalenderclass?()
A.List icon
B.Object group
C.PL/SQL library
D.Key-Listval trigger
