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.
第1题:
A.SQL*PLUS是ORACLE数据库的专用访问工具
B.SQL*PLUS是标准的SQL访问工具,可以访问各类关系型数据库
C.SQL*PLUS是所有ORACLE应用程序的底层API
D.SQL*PLUS是访问ORACLE数据库的唯一对外接口
E.以上所述都不正确
第2题:
在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。
第3题:
A. Both SQL and /SQL*plus allow manipulation of values in the database.
B. /SQL* Plus recognizes SQL satement and sends them to the server; SQL is the Oracle proprietary interface for executing SQL statements.
C. /SQL* Plus language for communicating with the Oracle server to access data; SQL recognizes SQL statements and sends them to the server.
D. /SQL manipulates data and table definition in the database; /SQL* Plus does not allow manipulation of values in the database.
第4题:
Which of the following advisors within the Oracle advisory framework will analyze a single SQL statement and make recommendations for performance improvement?()
第5题:
Which statement correctly describes SQL and /SQL*Plus?()
第6题:
A.SQL*Plus
B.iSQL*Plus
C.PL*SQL
D.iPL*SQL
第7题:
在Oracle数据库中,以下哪个语句可以在SQL*Plus中执行emp_rec.sql脚本?()
第8题:
A. /SQL*Plus commands cannot be abbreviated.
B. /SQL*Plus commands are accesses from a browser.
C. /SQL*Plus commands are used to manipulate data in tables.
D. /SQL*Plus commands manipulate table definitions in the database.
E. /SQL*Plus is the Oracle proprietary interface for executing SQL statements.
第9题:
Which is an /SQL*Plus command? ()
第10题:
在命令行中启动SQL*Plus,使用如下()命令。