移动端

  • 题王微信公众号

    题王微信公众号

    微信搜“题王网”真题密题、最新资讯、考试攻略、轻松拿下考试

计算机考试 | Oracle认证考试

模式切换

0 0 0
我的错题 我的收藏 学习笔记

章节目录

单选题 View the Exhibit and examine the user information.  The user has been granted CONNECT and RESOURCE roles and no individual system privileges. TheSL_REP user executes this command to create a table:  SQL> CREATE TABLE orders(oid number(6), odate date, ccode number(4), oamt number(10,2)) TABLESPACE purchase_space;  The PURCHASE_SPACE tablespace already exists in the database.  Which statement describes theeffect of the command()

A

The command executes successfully and creates the table in the USERS tablespace.

B

The command executes successfully and creates the table in the PURCHASE_SPACE tablespace.

C

The command produces an error because the user does not have the privilege to create the table.

D

The command produces an error because the user does not have quota in the PURCHASE_SPACE tablespace.

多选题 Which  statements are true regarding a tablespace()

A

It can span multiple databases.

B

It can consist of multiple data files.

C

It can contain blocks of different sizes.

D

It can contain segments of different sizes.

E

It can contain a part of a nonpartitioned segment

多选题 Which three descriptions are correct about the effects of the TRUNCATE command on a table()

A

The corresponding indexes for the table are also truncated.

B

Delete triggers on the table are fired during the execution of the TRUNCATE command.

C

The child table is truncated when the TRUNCATE command is applied on the parent table.

D

The high-water mark (HWM) is set to point to the first usable data block in the table segment.

E

No undo or very little undo data is generated during the execution of the TRUNCATE command

单选题 You want to configure and schedule offline database backups to run automatically.  Which tool or utilitywould you use to achieve this()

A

the XML script

B

the PL/SQL script

C

the DBMS_SCHEDULER package

D

Enterprise Manager to schedule the backup

多选题 Which two files in the database can be configured for automatic backups by using the autobackup feature inRecovery Manager (RMAN)()

A

Data files

B

Control files

C

Parameter file

D

Online redo log files

E

Server parameter file

单选题 View the Exhibit to observe the roles assigned to the SLP_REP user.  Which statement is true about the assignment of the SELECT_CATALOG_ROLE role to the SLP_REPuser()

A

The user must enable the role explicitly.

B

The user can grant the role to other users.

C

The user cannot use the role until the DBA enables it explicitly.

D

The user can start using the role immediately without any changes.

多选题 A constraint in a table is defined with the INITIALLY IMMEDIATE clause. You executed the ALTER TABLEcommand with the ENABLE VALIDATE option to enable the constraint that was disabled.  What are the twoeffects of this command()

A

It fails if any existing row violates the constraint.

B

It does not validate the existing data in the table.

C

It enables the constraint to be enforced at the end of each transaction.

D

It prevents insert, update, and delete operations on the table while the constraint is in the process of beingenabled

最新资讯

首页 上一页 1 2 3 4 5 下一页 尾页 /

到第