单选题Which is an iSQL*Plus command? ()A INSERTB UPDATEC SELECTD DESCRIBEE DELETEF RENAME

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

INSERT

B

UPDATE

C

SELECT

D

DESCRIBE

E

DELETE

F

RENAME


相似考题
更多“单选题Which is an iSQL*Plus command? ()A INSERTB UPDATEC SELECTD DESCRIBEE DELETEF RENAME”相关问题
  • 第1题:

    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

  • 第2题:

    SQL 语言的查询语句是

    A)INSERT

    B)UPDATE

    C)DELETE

    D)SELECT


    正确答案:D

  • 第3题:

    实现排序运算的SQL语言子句是()

    • A、ORDER BY
    • B、UPDATE
    • C、SELECT
    • D、GROUP BY

    正确答案:A

  • 第4题:

    下列哪些是DML语句()

    • A、commit
    • B、update
    • C、Select
    • D、drop

    正确答案:B,C

  • 第5题:

    SQL的数据操作语句不包括()

    • A、INSERT
    • B、UPDATE
    • C、DELETE
    • D、CHANGE

    正确答案:D

  • 第6题:

    定义视图的语句中可以包含的子句是()

    • A、INSERT
    • B、UPDATE
    • C、SELECT
    • D、DELETE

    正确答案:C

  • 第7题:

    Which are iSQL*Plus commands? ()

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

    正确答案:D

  • 第8题:

    Which is an /SQL*Plus command? ()

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

    正确答案:D

  • 第9题:

    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

  • 第10题:

    单选题
    Which step do you need to perform to enable a user with the SYSDBA privilege to log in as SYSDBA in iSQL*Plus?()
    A

    The user must be granted the database administrator (DBA) privilege.

    B

    The user must be listed in the password file for the authentication.

    C

    No special setup is needed for the user to connect as SYSDBA in iSQL*Plus.

    D

    Set up a user in the Oracle Application Server Containers for J2EE (OC4J) user manager,and grant the webDba role to the user.


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

  • 第11题:

    多选题
    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
    解析: 暂无解析

  • 第12题:

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


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

  • 第13题:

    SQL语言的插入命令的关键词是( )。

    A)INSERT

    B)UPDATE

    C)CREATE

    D)SELECT


    正确答案:A
    在SQL语言中,UPDATE是更新命令,INSERT是插入命令,CREATE是创建表的命令,SELECT是查询命令。

  • 第14题:

    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

  • 第15题:

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

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

    正确答案:D

  • 第16题:

    Which step do you need to perform to enable a user with the SYSDBA privilege to log in as SYSDBA in iSQL*Plus?()

    • A、The user must be granted the database administrator (DBA) privilege.
    • B、The user must be listed in the password file for the authentication.
    • C、No special setup is needed for the user to connect as SYSDBA in iSQL*Plus.
    • D、Set up a user in the Oracle Application Server Containers for J2EE (OC4J) user manager,and grant the webDba role to the user.

    正确答案:D

  • 第17题:

    创建数据表应该用以下()指令。

    • A、INSERT
    • B、CREATE
    • C、SELECT
    • D、UPDATE

    正确答案:B

  • 第18题:

    通常SQL语言的数据操纵功能包括()动词.

    • A、INSERT
    • B、UPDATE
    • C、DELETE
    • D、CREATE

    正确答案:A,B,C

  • 第19题:

    Which is an iSQL*Plus command? ()

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

    正确答案:D

  • 第20题:

    Which are /SQL*Plus commands? ()

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

    正确答案:A,B,C,D,E

  • 第21题:

    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

  • 第22题:

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

    INSERT

    B

    UPDATE

    C

    SELECT

    D

    DESCRIBE

    E

    DELETE

    F

    RENAME


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

  • 第23题:

    单选题
    Which are iSQL*Plus commands? ()
    A

    INSERT

    B

    UPDATE

    C

    SELECT

    D

    DESCRIBE

    E

    DELETE

    F

    RENAME


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

  • 第24题:

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

    INSERT

    B

    UPDATE

    C

    SELECT

    D

    DESCRIBE

    E

    DELETE

    F

    RENAME


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