Exam 8: Advanced Table Management
Exam 1: Oracle Architecture Overview79 Questions
Exam 2: Tools and Architecture100 Questions
Exam 3: Creating an Oracle Instance109 Questions
Exam 4: Oracle Physical Architecture and Data Dictionary Views110 Questions
Exam 5: Basic Storage Concepts and Settings104 Questions
Exam 6: The Basics of Querying a Database109 Questions
Exam 7: Basic Table Management104 Questions
Exam 8: Advanced Table Management84 Questions
Exam 9: Constraints, indexes, and Other Specialized Objects108 Questions
Exam 10: Basic Data Management65 Questions
Exam 11: Advanced Data Management89 Questions
Exam 12: Security Management110 Questions
Exam 13: Performance Monitoring84 Questions
Exam 14: Proactive Maintenance83 Questions
Exam 15: Backup and Recovery86 Questions
Select questions type
A(n)____________________ with LOB columns can store huge amounts of data in a single column.
(Short Answer)
4.8/5
(36)
There is more to the FLASHBACK TABLE command than simply recovering tables from the recycle bin.
(True/False)
4.7/5
(43)
When deallocating space,the data blocks that are below the high watermark are released back to the database.
(True/False)
4.8/5
(38)
There is now only one type of optimizer available to Oracle 10g: ____-based optimization.
(Multiple Choice)
4.8/5
(34)
The ____ datatype is for pointers to an externally stored multimedia file.
(Multiple Choice)
4.7/5
(35)
Subjected to constant DML change activity,an index-organized table will deteriorate more rapidly than a regular BTree index.
(True/False)
4.8/5
(35)
The LOGGING clause suppresses the creation of redo log entries for some DDL commands,and some DML commands against the table,and for mass insert commands,such as those run by SQL*Loader.
(True/False)
4.8/5
(36)
The pointer that directs the database to the actual location of the value is called the ____ locator for external LOBs.
(Multiple Choice)
4.9/5
(44)
A(n)____ table is a relational table with a primary key,in which the rows are stored physically in order of the primary key.
(Multiple Choice)
4.9/5
(37)
When little or no down time is available for database maintenance,you can use the DBMS_REDEFINTION for tables in the high-demand system.
(True/False)
4.7/5
(42)
It is a prerequisite for efficiency that an index-organized table contain only static data.
(True/False)
4.7/5
(31)
____ was created for high-availability applications,such as online airline reservations or online banking services.
(Multiple Choice)
4.9/5
(39)
A BTree index balances data in even branches that split into narrowing ranges of key values.
(True/False)
4.9/5
(37)
The CREATE TABLE and ALTER TABLE commands can both be used to encrypt table data at the column level.
(True/False)
4.8/5
(37)
How can you decide what chunk size to use when creating a relational table with a BLOB column?
(Essay)
4.8/5
(41)
Showing 41 - 60 of 84
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)