SQL*Plus的行编辑命令list是()?A.删除当前行B.显示并运行缓冲区中的当前命令C.列出SQL缓冲区中所有的行D.删除缓冲区中的所有命令行

SQL*Plus的行编辑命令list是()?

A.删除当前行

B.显示并运行缓冲区中的当前命令

C.列出SQL缓冲区中所有的行

D.删除缓冲区中的所有命令行


参考答案和解析
B

相关考题:

下列命令中可以执行SQL*Plus缓冲区中的一条SQL语句的是()。 A.STARTB.LISTC./D.SPOOL

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

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中显示EMP表结构的命令是() A.LIST EMPB.DESC EMPC.SHOW DESC EMPD.STRUCTURE EMPE.SHOW STRUCTURE EMP

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

使用()命令,可以获得有关SQL*Plus的环境设置、创建PL/SQL代码的错误消息和init.ora参数等。 A.helpB.showC.promptD.spool

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

显示一个表的结构用的SQL*Plus命令是()。A、SQLdisplaytable_nameB、SQLdesctable_nameC、SQLdisptable_nameD、SQLedittable_name

在SQL*PLUS环境中,若想通过执行PL/SQL代码来显示指定的字符串,以下哪个方法可行()A、用SQL*PLUS环境支持的SHOW命令B、用DBMS_OUTPUT包的PUT_LINE过程C、用PRINT命令来输出指定的字符串D、用DISPLAY命令来输出指定的字符串E、用DBMS_OUTPUT包的NEW_LINE过程

在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。A、SQL*PlusB、iSQL*PlusC、PL*SQLD、iPL*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.

将显示的内容输出到指定文件的SQL*Plus命令及说法错误的是()。A、使用的SQL*Plus命令是:SQLSPOOLfile_nameB、只有关闭spool输出,才能在输出文件中看到输出的内容C、关闭spool输出的SQL*Plus命令是SQLSPOOLOFFD、在屏幕上的内容都包含在该文件中,但不包括输入的sql语句

在命令行中启动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 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.

下列命令中可以执行SQL*Plus缓冲区中的一条SQL语句的是()。A、STARTB、LISTC、/D、SPOOL

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,使用如下()命令。ASQLPLUSBSQL*PLUSCSQLDSPLUS

单选题在SQL*PLUS中显示EMP表结构的命令是()ALIST EMPBDESC EMPCSHOW DESC EMPDSTRUCTURE EMPESHOW STRUCTURE EMP

单选题在SQL*PLUS中,显示执行时长的命令是()Aset time onBset timing onCset longDset timelong onEset sqlprompt

多选题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.

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

单选题如果要设置SQL*PLUS每页打印的数值,则可以使用如下哪个命令()。ASET PAGEBPAGESIZECSET PAGESIZEDSIZE

单选题在SQL*PLUS环境中,若想通过执行PL/SQL代码来显示指定的字符串,以下哪个方法可行()A用SQL*PLUS环境支持的SHOW命令B用DBMS_OUTPUT包的PUT_LINE过程C用PRINT命令来输出指定的字符串D用DISPLAY命令来输出指定的字符串E用DBMS_OUTPUT包的NEW_LINE过程

单选题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.

单选题使用()命令,可以获得有关SQL*Plus的环境设置、创建PL/SQL代码的错误消息和init.ora参数等。AhelpBshowCpromptDspool

单选题在SQL*PLUS中显示当前用户的命令是()Ashow accountBshow accountnameCshow userDshow usernameE以上所述都不正确