Compression can be enabled at the table, tablespace, or partition level for direct loads only.
Compression can be enabled only at the table level for both direct loads and conventional DML.
Compression can be enabled at the table, tablespace, or partition level for conventional DML only.
Compression can be enabled at the table, tablespace, or partition level for both direct loads and conventional DML.
第1题:
Which statement is true about the routing table?()
第2题:
Which two statements regarding compressed backups in Recovery Manager (RMAN) are true?()
第3题:
You enabled Flashback Data Archive on the INVENTORY table. Which DDL operation is supported on the table after enabling Flashback Data Archive?()
第4题:
Which two statements are true about InnoDB auto-increment locking?()
第5题:
Which statement about the enabling of table compression in Oracle Database 11g is true?()
第6题:
You administer a SQL Server 2008 instance. You deploy a new database named Engineering. The Engineering database manages large documents that will be revised occasionally. You need to design a table structure that allows fast read access. You also need to minimize storage space requirements. Which two actions should you perform?()
第7题:
The forwarding table is stored in the control plane only.
The forwarding table is stored in the control plane and in the forwarding plane.
The forwarding table contains both active and inactive routes.
The forwarding table can contain only a single next hop per destination.
第8题:
The BZIP2 compression algorithm consumes more CPU resources than the ZLIB compression algorithm.
The ZLIB compression algorithm consumes more CPU resources than the BZIP2 compression algorithm.
The ZLIB compression algorithm provides maximum compression and produces smaller backups than the BZIP2 compression algorithm.
Only the BZIP2 compression algorithm can be used to make compressed backups to disk.
第9题:
Compression can be enabled at the table, tablespace, or partition level for direct loads only.
Compression can be enabled only at the table level for both direct loads and conventional DML.
Compression can be enabled at the table, tablespace, or partition level for conventional DML only.
Compression can be enabled at the table, tablespace, or partition level for both direct loads and conventional DML.
第10题:
ROW compression should be utilized for the EmployeeData table.
The Profile column should be stored by utilizing filestream storage, and the NTFS file system Compression should be utilized.
PAGE LEVEL compression should be utilized for the EmployeeData table.
The Profile column should be implemented as a CLR user-defined type.
第11题:
Synonyms can be created only for a table
Synonyms are used to reference only those tables that are owned by another user
A public synonym and a private synonym can exist with the same name for the same table
The DROP SYNONYM statement removes the synonym, and the table on which the synonym has been created becomes invalid
第12题:
The BZIP2 compression algorithm consumes more CPU resources than the ZLIB compression algorithm.
The ZLIB compression algorithm consumes more CPU resources than the BZIP2 compression algorithm.
The ZLIB compression algorithm provides maximum compression and produces smaller backups than the BZIP2 compression algorithm.
Only the BZIP2 compression algorithm can be used to make compressed backups to disk.
第13题:
Which statement is true about the forwarding table?()
第14题:
You enabled Flashback Data Archive on the INVENTORY table.Which DDL operation is supported on the table after enabling Flashback Data Archive?()
第15题:
You want to use RMAN to create compressed backups.Which statement is true about the compression algorithms that RMAN can use?()
第16题:
Which statement is true regarding online redefinition for the migration of BasicFile LOBs to SecureFile LOBs?()
第17题:
You are a professional level SQL Sever 2008 Database Administrator in an international corporation named Wiikigo. You are experienced in managing databases in an enterprise-level organization, optimizing and sustaining the database life cycle. In the company, your job is to implement solutions on security,troubleshooting, deployment and optimization. A SQL Server 2008 infrastructure is managed by you. A database is included by the instance, and a table named EmployeeData is contained by the database. There is a column named Profile in the EmployeeData table. Microsoft Office Word 2003 documents are stored in the column. The space utilized by the Profile column should be cut to the least. In addition, a reasonable performance should be maintained to retrieve the content of the column. Which action will you perform?()
第18题:
You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a n On-Line Analytical Processing (OLAP) database named in the instance. The database contains a dimension table named Clients. Ever hour backup of data of the Clients table is performed. But the Clinets table contains redundant data. You must keep the disk space used to store the Clients table. In the options below, which compression technology should you use?()
第19题:
Oracle Data Pump.
An ALTER TABLE MOVE to move the table and ALTER INDEX REBUILD to move the indexes.
An ALTER TABLE MOVE to move the table and ALTER INDEX REBUILD ONLINE to move the indexes.
Online Table Redefinition.
Edition-Based Table Redefinition.
第20题:
The forwarding table is stored in the control plane only
The forwarding table is stored in the control plane and in the forewarding plane
The forwarding table contains both active and inactive routes
The forwarding table can contain only sigle next hop per destination
第21题:
Drop the table.
Partition the table.
Truncate the table.
Add a column to the table.
Rename a column in the table.
第22题:
It cannot be done in parallel.
It can be done at the table level or partition level.
It does not require additional storage because the operation is done online.
Local and global indexes are maintained automatically during the operation.
第23题:
You should use row compression
You should use page compression
You should use backup compression
You should use windows NTFS file system compression