单项选择题
Which is an example of a dynamic SELECT statement? ()
A.A query whose object names change during its execution.
B.A query whose object names are not known until run time.
C.A query whose bind variables values change during execution.
D.A query whose bind variable values are not known until run time.
相关考题
-
单项选择题
Youcreateamaster-detailform.Theusersneedtobeabletoexittheformquickly,adheringtodefaulttransactionprocessing,regardlessofthecursorlocation.YoubelieveyoucanachievethisusingaKey-Exittrigger.Whatdoyouneedtodotoimplementthisrequest?()
A.Define a Key-Exit trigger for all the blocks in the form.
B.In the Object Navigator, highlight all the items and define a Key-Exit trigger.
C.Define a Key-Exit trigger on the primary key item in the master block.
D.No additional key-trigger definition is necessary. -
单项选择题
Thetelesalesforcerequestedadditionalwaystoterminatetheautomatedpollingquestionnaire.Inadditiontothedefaultfunctionality,youprovideamenuitemandabuttonforthispurpose.Adheringtoefficientcodingpractices,whichPL/SQLcodedoyouuseforthemenuitemandthebutton?()
A.EXIT
B.EXIT_FORM
C.DO_KEY('Key-Exit')
D.DO_KEY('EXIT_FORM') -
单项选择题
Whichbuilt-incopiesvaluesfromalistitemintoarecordgroup?()
A.RETRIEVE_LIST
B.RETRIEVE_GROUP
C.RETRIEVE_LIST_ITEM
D.RETRIEVE_GROUP_FROM_LIST
E.RETRIEVE_GROUP_FROM_LIST_ITEM
