List icon
Object group
PL/SQL library
Key-Listval trigger
第1题:
Which object is added to a form module when you copy the reusable calender class?()
第2题:
Which two scenarios are NOT safe to replace a StringBuffer object with a StringBuilder object?()
第3题:
You write a procedure that will be called from two level triggers and a database trigger. Where should you store this code? ()
第4题:
You are developing a Hotel Booking application for a travel company. The users request a wizard-style interface for this application. How could you satisfy this requirement?()
第5题:
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?()
第6题:
You need to change the text of a pop-up menu that appears when a user right clicks the mouse in the EMP_DATA data block. Where could you find the node for the pop-up menu in the Object Navigator?()
第7题:
Which built-in would you reference in your trigger code to remove a report from the Reports Server queue dynamically?()
第8题:
Reference the Object Iron packages in your form module.
Write an HTML interface, and invoke it from your form module.
Include the Wizard class reusable component in your application.
Build a customized wizard using tab canvases and a horizontal toolbar canvas.
第9题:
Write client-side subprograms containing the PL/SQL8 constructs, and move them into an object group.
Write server-side subprograms, and call the subprograms from the form application.
Store the PL/SQL8 constructs in a PL/SQL library, and attack the library to each form muddle in your application.
第10题:
An object type is a user-defined composite data type.
The attributes of an object type can be those of other object types.
A PL/SQL table of records is an example of a nested object type.
An object type must be declared as a type before the actual object itself can be declared.
第11题:
List icon
Object group
PL/SQL library
Key-Listval trigger
第12题:
FIND_REPORT_OBJECT
CANCEL_REPORT_OBJECT
REPORT_OBJECT_STATUS
SET_PROPERTY OBJECT_PROPERTY
第13题:
The users request that [F2], [F3], and [F4] be used to commit, rollback, and exit,respectively. How do you accomplish this?()
第14题:
The system analysts have requested heavy use of object features. The database design makes use of PL/SQL8 object types, methods, and LOB types. How do you work with these features on the client?()
第15题:
Which two PL/SQL8 features are supported in Oracle Forms?()
第16题:
You want to make use of the object features available in the database for the form module you are developing. Which three statements about object types are true? ()
第17题:
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?()
第18题:
You are building two forms. Each form has a button and a non-base table field. When the button is pressed, a complicated calculation is executed. The calculation is the same for both forms. The calculation code does not query or change the data in the database. When the calculation completes, it returns a single value to the non-base table field. To optimize performance and maintainability, which PL/SQL structure should be used? ()
第19题:
Add the appropriate PL/SQL code for each key.
Map the logical keys to the physical keys, then add the appropriate PL/SQL code for each key.
Create an object library to define the key triggers, then reference the object library in the form.
This cannot be accomplished because other function keys provide this functionality by default.
第20题:
On the Oracle server.
Locally in each form module.
In an attached PL/SQL library
On your file network server.
第21题:
ActiveX controls
Calendar Class
Standard Object Library
Picklist Class
Wizard Class
Navigator Class
第22题:
A trigger in each form.
A subprogram in each form.
A stored subprogram in the database.
A subprogram in a library that is attached to each form.
第23题:
Programme units.
PL/SQL libraries.
Database object.
Built in packages.
第24题:
.SQL
.PLL
.PLD
.PRT