单选题Which statement correctly describes SQL and /SQL*Plus?()ABoth 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.

单选题
Which statement correctly describes SQL and /SQL*Plus?()
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.


参考解析

解析: 暂无解析

相关考题:

Which statement correctly describes SQL and /SQL*Plus? () 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.

Which two are attributes of /SQL*Plus? () 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.

关于SQL*PLUS的叙述正确的是() A.SQL*PLUS是ORACLE数据库的专用访问工具B.SQL*PLUS是标准的SQL访问工具,可以访问各类关系型数据库C.SQL*PLUS是所有ORACLE应用程序的底层APID.SQL*PLUS是访问ORACLE数据库的唯一对外接口E.以上所述都不正确

在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。 A.SQL*PlusB.iSQL*PlusC.PL*SQLD.iPL*SQL

在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。A、SQL*PlusB、iSQL*PlusC、PL*SQLD、iPL*SQL

在Oracle数据库中,以下哪个语句可以在SQL*Plus中执行emp_rec.sql脚本?()A、emp_rec.sqlB、@emp_rec.sqlC、GETemp_rec.sqlD、SAVEemp_rec.sql

Which statement correctly describes SQL and /SQL*Plus?()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.

Which is an /SQL*Plus command? ()A、INSERTB、UPDATEC、SELECTD、DESCRIBEE、DELETEF、RENAME

Which of the following advisors within the Oracle advisory framework will analyze a single SQL statement and make recommendations for performance improvement?()A、SQL Repair AdvisorB、SQL OptimizerC、SQL Access AdvisorD、SQL Tuning Advisor

在命令行中启动SQL*Plus,使用如下()命令。A、SQLPLUSB、SQL*PLUSC、SQLD、SPLUS

关于SQL*PLUS的叙述正确的是()A、SQL*PLUS是ORACLE数据库的专用访问工具B、SQL*PLUS是标准的SQL访问工具,可以访问各类关系型数据库C、SQL*PLUS是所有ORACLE应用程序的底层APID、SQL*PLUS是访问ORACLE数据库的唯一对外接口E、以上所述都不正确

Which /SQL*Plus feature can be used to replace values in the WHERE clause?()A、Substitution variablesB、Replacement variablesC、Prompt variablesD、Instead-of variablesE、This feature cannot be implemented through /SQL*Plus.

Which /SQL*Plus feature can be used to replace values in the WHERE clause?()A、Substitution variablesB、Replacement variablesC、Prompt variablesD、Instead-of variablesE、This feature cannot be implemented through /SQL*Plus

Which two are attributes of iSQL*Plus? ()A、/SQL*Plus commands cannot be abbreviated.B、/SQL*Plus commands are accessed 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.

下列关于PL/SQL的说法正确的是()A、PL/SQL是应用于各种数据库上的通用语言B、PL/SQL是过程化的SQL语言C、PL/SQL是只能在SQL*PLUS中运行D、在PL/SQL可以直接执行所有的SQL操作

同一台机器上,一个SQL*Plus可以使用另一个SQL*Plus定义的宿主变量。

Which two are attributes of /SQL*Plus? ()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.

单选题Which /SQL*Plus feature can be used to replace values in the WHERE clause?()ASubstitution variablesBReplacement variablesCPrompt variablesDInstead-of variablesEThis feature cannot be implemented through /SQL*Plus

单选题Which /SQL*Plus feature can be used to replace values in the WHERE clause?()ASubstitution variablesBReplacement variablesCPrompt variablesDInstead-of variablesEThis feature cannot be implemented through /SQL*Plus.

多选题Which two are attributes of /SQL*Plus? ()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.

多选题Which two are attributes of iSQL*Plus? ()A/SQL*Plus commands cannot be abbreviated.B/SQL*Plus commands are accessed 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.

多选题Which are /SQL*Plus commands? ()AINSERTBUPDATECSELECTDDESCRIBEEDELETEFRENAME

单选题Which of the following advisors within the Oracle advisory framework will analyze a single SQL statement and make recommendations for performance improvement?()A SQL Repair AdvisorB SQL OptimizerC SQL Access AdvisorD SQL Tuning Advisor

多选题Which two are attributes of iSQL*Plus? ()AiSQL*Plus commands cannot be abbreviated.BiSQL*Plus commands are accessed from a browser.CiSQL*Plus commands are used to manipulate data in tables.DiSQL*Plus commands manipulate table definitions in the database.EiSQL*Plus is the Oracle proprietary interface for executing SQL statements.

单选题下列关于PL/SQL的说法正确的是()APL/SQL是应用于各种数据库上的通用语言BPL/SQL是过程化的SQL语言CPL/SQL是只能在SQL*PLUS中运行D在PL/SQL可以直接执行所有的SQL操作

单选题Which is an /SQL*Plus command?()AINSERTBUPDATECSELECTDDESCRIBEEDELETEFRENAME

单选题在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。ASQL*PlusBiSQL*PlusCPL*SQLDiPL*SQL