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).
第1题:
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.
第2题:
A.LIST EMP
B.DESC EMP
C.SHOW DESC EMP
D.STRUCTURE EMP
E.SHOW STRUCTURE EMP
第3题:
A.SQL*Plus
B.iSQL*Plus
C.PL*SQL
D.iPL*SQL
第4题:
A.set time on
B.set timing on
C.set long
D.set timelong on
E.set sqlprompt
第5题:
A.SQL*PLUS是ORACLE数据库的专用访问工具
B.SQL*PLUS是标准的SQL访问工具,可以访问各类关系型数据库
C.SQL*PLUS是所有ORACLE应用程序的底层API
D.SQL*PLUS是访问ORACLE数据库的唯一对外接口
E.以上所述都不正确
第6题:
SQL*Plus是Oracle数据库的专用访问工具()