Exam 8: Advanced Table Management

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The BFILE datatype is a(n)____ LOB.

(Multiple Choice)
4.8/5
(43)

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 LOB column has one of ____ datatypes.

(Multiple Choice)
4.8/5
(37)

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)

External LOBs use ____ semantics.

(Multiple Choice)
4.8/5
(42)

Internal LOBs use ____ semantics.

(Multiple Choice)
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)

LONG and ____________________ are deprecated.

(Short Answer)
5.0/5
(35)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)