niusouti.com

You are connected using SQL* Plus to a multitenant container database (CDB) with SYSDBA privilegesand execute the following sequence statements:What is the result of the last SET CONTAINER statement and why is it so?()A. It succeeds because the PDB_ADMIN

题目

You are connected using SQL* Plus to a multitenant container database (CDB) with SYSDBA privilegesand execute the following sequence statements:What is the result of the last SET CONTAINER statement and why is it so?()

A. It succeeds because the PDB_ADMIN user has the required privileges.

B. It fails because common users are unable to use the SET CONTAINER statement.

C. It fails because local users are unable to use the SET CONTAINER statement.

D. If fails because the SET CONTAINER statement cannot be used with PDB$SEED as the target pluggable database (PDB).


相似考题
参考答案和解析
参考答案:A
更多“You are connected using SQL* Plus to a multitenant container database (CDB) with SYSDBA pr ”相关问题
  • 第1题:

    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

  • 第2题:

    在SQL*PLUS中显示EMP表结构的命令是()

    A.LIST EMP

    B.DESC EMP

    C.SHOW DESC EMP

    D.STRUCTURE EMP

    E.SHOW STRUCTURE EMP


    参考答案:B

  • 第3题:

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

    A.SQL*Plus

    B.iSQL*Plus

    C.PL*SQL

    D.iPL*SQL


    参考答案:B

  • 第4题:

    在SQL*PLUS中,显示执行时长的命令是()

    A.set time on

    B.set timing on

    C.set long

    D.set timelong on

    E.set sqlprompt


    参考答案:B

  • 第5题:

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

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

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

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

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

    E.以上所述都不正确


    参考答案:A

  • 第6题:

    SQL*Plus是Oracle数据库的专用访问工具()