更多“SQL*Plus是运行在B/S模式下的工具,而iSQL*Plus是运行在C/S模式下的工具。”相关问题
  • 第1题:

    登录isql*PLUS页面时使用的默认端口号为()。

    A.1433

    B.5560

    C.1158

    D.3938


    参考答案:B

  • 第2题:

    Which two are attributes of iSQL*Plus? ()

    • A、iSQL*Plus commands cannot be abbreviated.
    • B、iSQL*Plus commands are accessed from a browser.
    • C、iSQL*Plus commands are used to manipulate data in tables.
    • D、iSQL*Plus commands manipulate table definitions in the database.
    • E、iSQL*Plus is the Oracle proprietary interface for executing SQL statements.

    正确答案:B,E

  • 第3题:

    网络运行在模式I下时,相对其他模式,系统必须多配置的接口是()。

    • A、Gb
    • B、Gs
    • C、Gn
    • D、Gr

    正确答案:B

  • 第4题:

    在Windows系统中,Oracle的()服务是使用iSQL*Plus必须的。

    • A、OracleHOME_NAMETNSListener
    • B、OracleServiceSID
    • C、OracleHOME_NAMEAge
    • D、OracleHOME_NAMEHTTPServer

    正确答案:B

  • 第5题:

    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.

    正确答案:A

  • 第6题:

    Which are iSQL*Plus commands? ()

    • A、INSERT
    • B、UPDATE
    • C、SELECT
    • D、DESCRIBE
    • E、DELETE
    • F、RENAME

    正确答案:D

  • 第7题:

    Which iSQL*Plus feature can be used to replace values in the WHERE clause?()

    • A、substitution variables
    • B、replacement variables
    • C、prompt variables
    • D、instead-of variables
    • E、This feature cannot be implemented through iSQL*Plus.

    正确答案:A

  • 第8题:

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


    正确答案:错误

  • 第9题:

    单选题
    Which is an iSQL*Plus command? ()
    A

    INSERT

    B

    UPDATE

    C

    SELECT

    D

    DESCRIBE

    E

    DELETE

    F

    RENAME


    正确答案: E
    解析: 暂无解析

  • 第10题:

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


    正确答案: A,C
    解析: 暂无解析

  • 第11题:

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


    正确答案: B
    解析: 暂无解析

  • 第12题:

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

    SQL*Plus

    B

    iSQL*Plus

    C

    PL*SQL

    D

    iPL*SQL


    正确答案: D
    解析: 暂无解析

  • 第13题:

    在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。

    A.SQL*Plus

    B.iSQL*Plus

    C.PL*SQL

    D.iPL*SQL


    参考答案:B

  • 第14题:

    用户试图在运行Linux的Oracle数据库服务器上连接iSQL*Plus,然而在浏览器中却收到页面无法打开的错误消息。此时,用户怀疑iSQL_*Plus在数据库服务器上没有启动。下列()命令可以用于启动iSQL*Plus。

    • A、emctlstartisqlplus
    • B、emctlstartupisqlplus
    • C、isqlplusctlstartup
    • D、isqlplusctlstart
    • E、isqlplusstart

    正确答案:D

  • 第15题:

    在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。

    • A、SQL*Plus
    • B、iSQL*Plus
    • C、PL*SQL
    • D、iPL*SQL

    正确答案:B

  • 第16题:

    信息系统的运维模式可以根据运维外包的情况分为自主运维模式、完全外包运维模式和()。

    • A、分散运维模式
    • B、混合运维模式
    • C、集中运维模式
    • D、半外包运维模式

    正确答案:B

  • 第17题:

    将显示的内容输出到指定文件的SQL*Plus命令及说法错误的是()。

    • A、使用的SQL*Plus命令是:SQL>SPOOLfile_name
    • B、只有关闭spool输出,才能在输出文件中看到输出的内容
    • C、关闭spool输出的SQL*Plus命令是SQL>SPOOLOFF
    • D、在屏幕上的内容都包含在该文件中,但不包括输入的sql语句

    正确答案:D

  • 第18题:

    关于SQL*PLUS的叙述正确的是()

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

    正确答案:A

  • 第19题:

    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.

    正确答案:C,E

  • 第20题:

    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.

    正确答案:C,D

  • 第21题:

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


    正确答案: A,B
    解析: 暂无解析

  • 第22题:

    单选题
    关于SQL*PLUS的叙述正确的是()
    A

    SQL*PLUS是ORACLE数据库的专用访问工具

    B

    SQL*PLUS是标准的SQL访问工具,可以访问各类关系型数据库

    C

    SQL*PLUS是所有ORACLE应用程序的底层API

    D

    SQL*PLUS是访问ORACLE数据库的唯一对外接口

    E

    以上所述都不正确


    正确答案: D
    解析: 暂无解析

  • 第23题:

    多选题
    Which two are attributes of iSQL*Plus? ()
    A

    iSQL*Plus commands cannot be abbreviated.

    B

    iSQL*Plus commands are accessed from a browser.

    C

    iSQL*Plus commands are used to manipulate data in tables.

    D

    iSQL*Plus commands manipulate table definitions in the database.

    E

    iSQL*Plus is the Oracle proprietary interface for executing SQL statements.


    正确答案: E,A
    解析: 暂无解析