A.CONNECT SYS/password SYSDBA
B.CONNECT SYS/password AS SYSDBA
C.CONNECT AS SYSDBA SYS/password
D.CONNECT DBA SYS/password
第1题:
A.SQL*PLUS是ORACLE数据库的专用访问工具
B.SQL*PLUS是标准的SQL访问工具,可以访问各类关系型数据库
C.SQL*PLUS是所有ORACLE应用程序的底层API
D.SQL*PLUS是访问ORACLE数据库的唯一对外接口
E.以上所述都不正确
第2题:
导入UIDB和WAS数据库脚本时,下面哪些是必须使用sys用户来执行的()。
第3题:
在Oracle数据库中,以下哪个语句可以在SQL*Plus中执行emp_rec.sql脚本?()
第4题:
Which statement correctly describes SQL and /SQL*Plus?()
第5题:
在命令行中启动SQL*Plus,使用如下()命令。
第6题:
Orcacle提供了(),用于支持采用向导方式创建数据库。
第7题:
Which two are attributes of /SQL*Plus? ()
第8题:
是ORACLE数据库服务器的主要组成部分,是服务器运行的基础构件
是ORACLE数据库系统底层网络通信协议,为所有的ORACLE应用程序提供一个公共的通信平台
是ORACLE客户端访问服务器的一个工具,通过它可以向服务器发送SQL命令
是ORACLE客户端到客户端的点对点的通信工具,用来传递各个客户端的数据
以上所述都不正确
第9题:
/SQL*Plus commands cannot be abbreviated.
/SQL*Plus commands are accessed from a browser.
/SQL*Plus commands are used to manipulate data in tables.
/SQL*Plus commands manipulate table definitions in the database.
/SQL*Plus is the Oracle proprietary interface for executing SQL statements.
第10题:
SQL*Plus
iSQL*Plus
PL*SQL
iPL*SQL
第11题:
“1oracle_tablespacE.sql”
“3oracle_alltablE.sql”
“0.oracle_tablespacE.sql”
“1.oracle_user.sql”
第12题:
Both SQL and /SQL*plus allow manipulation of values in the database.
/SQL* Plus recognizes SQL satement and sends them to the server; SQL is the Oracle proprietary interface for executing SQL statements.
/SQL* Plus language for communicating with the Oracle server to access data; SQL recognizes SQL statements and sends them to the server.
/SQL manipulates data and table definition in the database; /SQL* Plus does not allow manipulation of values in the database.
第13题:
A.SQL*Plus
B.iSQL*Plus
C.PL*SQL
D.iPL*SQL
第14题:
在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。
第15题:
ORACLE不使用SQL(Structuredguerylanguage)为数据库语言。
第16题:
以数据库超级管理员的身份连接到一个用户名system、密码oracle、名称为lteomc的数据库的命令为()
第17题:
关于SQL*PLUS的叙述正确的是()
第18题:
Which two are attributes of iSQL*Plus? ()
第19题:
SQLPLUS
SQL*PLUS
SQL
SPLUS
第20题:
/SQL*Plus commands cannot be abbreviated.
/SQL*Plus commands are accesses from a browser.
/SQL*Plus commands are used to manipulate data in tables.
/SQL*Plus commands manipulate table definitions in the database.
/SQL*Plus is the Oracle proprietary interface for executing SQL statements.
第21题:
CONNECT SYS/password SYSDBA
CONNECT SYS/password AS SYSDBA
CONNECT AS SYSDBA SYS/password
CONNECT DBA SYS/password
第22题:
SET PAGE
PAGESIZE
SET PAGESIZE
SIZE
第23题:
SQL*PLUS是ORACLE数据库的专用访问工具
SQL*PLUS是标准的SQL访问工具,可以访问各类关系型数据库
SQL*PLUS是所有ORACLE应用程序的底层API
SQL*PLUS是访问ORACLE数据库的唯一对外接口
以上所述都不正确