单项选择题
What does the term application partitioning refer to?()
A.The feature of a forms application enabling it to run both in client-server mode and on the Web.
B.Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources.
C.The nature of a three-tier architecture, where the form module and processing software reside on an application server.
D.The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.
相关考题
-
单项选择题
Whichbuilt-inwouldyoureferenceinyourtriggercodetoremoveareportfromtheReportsServerqueuedynamically?()
A.FIND_REPORT_OBJECT
B.CANCEL_REPORT_OBJECT
C.REPORT_OBJECT_STATUS
D.SET_PROPERTY OBJECT_PROPERTY -
单项选择题
YouarecreatinganewformfortheOrderEntryapplication.Youdefinearecordgroupthatwillbecreatedwhentheformisexecutingthisbuiltin:CREATE_GROUP(rg_emplist,global_scope)Whichform(s)intheapplicationwillhaveaccesstothisrecordgroup?()
A.All forms in the application.
B.Any forms opened by the user who initiated the record group.
C.Only the form issuing the CREATE_GROUP built-in.
D.Any forms referenced by the form that contains the procedure. -
多项选择题
WhichthreestatementsdescribethefunctionalityoftheDO_KEYbuilt-in?()
A.It accepts both a built-in and a key name as argument.
B.If no key trigger is defined, the specified built-in executes.
C.Its parameter must be specified in upper case, enclosed in single quotation marks.
D.It performs the same task as if you pressed the function key associated with the specified argument.
E.It executes the key trigger that corresponds to the built-in specified as its parameter.
