It saves disk space and reduces memory usage.
It saves disk space but has no effect on memory usage.
It incurs extra CPU overhead during DML as well as direct loading operations.
It incurs extra CPU overhead during DML but not direct loading operations.
It requires uncompress operation during I/O.
第1题:
A. Compression can be enabled at the table, tablespace, or partition level for direct loads only.
B. Compression can be enabled only at the table level for both direct loads and conventional DML.
C. Compression can be enabled at the table, tablespace, or partition level for conventional DML only.
D. Compression can be enabled at the table, tablespace, or partition level for both direct loads and conventional DML.
第2题:
Which two statements are true regarding the role of the Routing Engine (RE)?()
第3题:
A. All the related indexes and views are automatically dropped
B. The flashback drop feature can recover only the table structure
C. Only the related indexes are dropped whereas views are invalidated
D. The flashback drop feature can recover both the table structure and its data
第4题:
Examine the following statement that is used to modify the constraint on the SALES table: SQL> ALTER TABLE SALES MODIFY CONSTRAINT pk DISABLE VALIDATE; Which three statements are true regarding the above command()
第5题:
Which statements are true regarding table compression?()
第6题:
A. The RE controls and monitors the chassis.
B. The RE manages the Packet Forwarding Engine (PFE).
C. The RE receives a copy of the forwarding table from the forwarding plane.
D. The RE implements class of service (COS).
第7题:
Which two statements are true regarding routing tables?()
第8题:
A. It can be set at the system, session, or table level.
B. It is used only across statements in the same session.
C. It can store the results from normal as well as flashback queries.
D. It can store the results of queries based on normal, temporary, and dictionary tables.
第9题:
The RECYCLEBIN parameter is set to ON for your database. You drop a table,PRODUCTS,from the SCOTT schema. Which two statements are true regarding the outcome of this action?()
第10题:
Which statements are true regarding the Query Result Cache? ()