单项选择题
A.long B.timer C.number D.varchar2
WhichtwoPL/SQL8featuresaresupportedinOracleForms?()A.me...
多项选择题Which two PL/SQL8 features are supported in Oracle Forms?()
A.methods B.object tables C.object columns D.collection types E.object as stored procedure parameters
ouneedtocreateadatablockforqueryoperationsintheRETIRED_...
多项选择题ou need to create a data block for query operations in the RETIRED_EMPLOYEES form module. Which three data sources can you use for this block?()
A.vector B.database view C.database table D.transactional trigger E.PL/SQL table of records F.multi-dimensional array
Youwriteaprocedurethatwillbecalledfromtwoleveltriggersa...
单项选择题You write a procedure that will be called from two level triggers and a database trigger. Where should you store this code? ()
A.On the Oracle server. B.Locally in each form module. C.In an attached PL/SQL library D.On your file network server.