16位
18位
24位
30位
32位
第1题:
在Oracle中,关于PL/SQL下列描述正确的是()。
A.PL/SQL代表PowerLanguage/SQL
B.PL/SQL不支持面向对象编程
C.PL/SQL块包括声明部分、可执行部分和异常处理部分
D.PL/SQL提供的四种内置数据类型是character,integer,float,boolean
第2题:
A.SQL*Plus
B.iSQL*Plus
C.PL*SQL
D.iPL*SQL
第3题:
在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。
第4题:
在Oracle中,在SQL提示符下调用PL/SQL过程的方法是()。
第5题:
Your organization decided to upgrade the existing Oracle 10g database to Oracle 11g database in a multiprocessor environment. At the end of the upgrade,you observe that the DBA executes the following script: SQL> @utlrp.sql What is the significance of executing this script?()
第6题:
You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()
第7题:
对于ORACLE PL/SQL标识符(Identifier)的有效长度是()
第8题:
Your organization decided to upgrade the existing Oracle 10g database to Oracle 11g database in a multiprocessor environment. At the end of the upgrade, you observe that the DBA executes the following script: SQL> @utlrp.sql What is the significance of executing this script?()
第9题:
Oracle Fusion Middleware Control runs as:()
第10题:
It performs parallel recompilation of only the stored PL/SQL code.
It performs sequential recompilation of only the stored PL/SQL code.
It performs parallel recompilation of any stored PL/SQL as well as Java code.
It performs sequential recompilation of any stored PL/SQL as well as Java code.
第11题:
It performs parallel recompilation of only the stored PL/SQL code.
It performs sequential recompilation of only the stored PL/SQL code.
It performs parallel recompilation of any stored PL/SQL as well as Java code.
It performs sequential recompilation of any stored PL/SQL as well as Java code.
第12题:
在oracle中,下列关于PL/SQL的说法正确的是? (1.0分) [多选]
A. PL/SQL 支持DML B. PL/SQL 支持游标操作和事务 C. 可执行部分的是必须的 D. 异常处理部分是必选的 E. PL/SQL 支持DDL 和DCL
答案: B D
第13题:
A.16位
B.18位
C.24位
D.30位
E.32位
第14题:
下面关于PL,/SQL说法错误的是()。
第15题:
Oracle中,在一个PL/SQL块中调用另一个PL/SQL过程的方法是()
第16题:
Which three components does the Scheduler use for managing tasks within the Oracle environment?()
第17题:
Which two PL/SQL8 features are supported in Oracle Forms?()
第18题:
()是由PL/SQL所提供的系统异常。当PL/SQL应用程序违反了Oracle规则或者系统限制,则会隐含地触发一个内部异常。
第19题:
在Oracle中,关于PL/SQL下列描述正确的是()。
第20题:
You upgrade your Oracle database in a multiprocessor environment. As a recommended you execute thefollowing script:SQL > @utlrp.sqlWhich two actions does the script perform?()
第21题:
预定义异常
自定义异常
系统错误
内存溢出
第22题:
DBMS_STANDARD
DBMS_ALERT
DBMS_LOB
DBMS_OUTPUT
第23题:
a module in Oracle HTTP Server
a PL/SQL module in Oracle Database
an application in WebLogic Server Administration Server
an application in WebLogic Server Managed Server