【单选题】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?()
A.
Write client-side subprograms containing the PL/SQL8 constructs, and move them into an object group.
B.
Write server-side subprograms, and call the subprograms from the form application.
C.
Store the PL/SQL8 constructs in a PL/SQL library, and attack the library to each form muddle in your application.
【单选题】You observe that in your PROD database, customer information is being modified by some unauthorized users. You want to keep track of all of the transactions happening on the table using PL/SQL. Which ...