Exam 7: Basic Table Management

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

To use ____ partitioning,you set up a distinct list of partitioning key values and define which values go into each partition.

(Multiple Choice)
5.0/5
(36)

A query cannot execute against a single partition.

(True/False)
4.8/5
(42)

A(n)____ table is the standard table traditionally used in a relational database.

(Multiple Choice)
4.8/5
(48)

The CREATE ____ command is used to create a temporary table.

(Multiple Choice)
4.8/5
(39)

____ tells Oracle 10g when to allow more rows to be inserted into the block after the deletion of rows from a block.

(Multiple Choice)
4.8/5
(42)

One ____ in a row contains one field of data for one record.

(Multiple Choice)
4.9/5
(29)

It is generally better to keep extent sizes the same or multiples of the same size within the ____ so that any deallocated free space can be more readily used later on.

(Multiple Choice)
4.7/5
(38)

____ tables contain data that is stored within a single column of another table.

(Multiple Choice)
5.0/5
(44)

A table resides in a single tablespace unless it is ____________________.

(Short Answer)
4.9/5
(45)

Each ____ represents a group of bytes in the physical file.

(Multiple Choice)
4.9/5
(36)

The ____ contains information about the table that has data in a particular data block.

(Multiple Choice)
4.7/5
(40)

Chaining and migrating of row data increases database performance.

(True/False)
4.8/5
(37)

The ____ is a new Oracle 10g feature for deleting objects but allowing for later retrieval.

(Multiple Choice)
4.8/5
(36)

The two types of embedded tables are called VARRAYs and ____ tables.

(Multiple Choice)
4.7/5
(35)

One ____ in a table contains data for one record.

(Multiple Choice)
4.8/5
(42)

A chained or migrated row is located by the ____________________ stored in the row header.

(Short Answer)
4.8/5
(30)

____ are rules that define data integrity for a column or group of columns.

(Multiple Choice)
4.7/5
(28)

A(n)____ is a column or set of columns that uniquely identify each row.

(Multiple Choice)
4.9/5
(37)

A(n)____________________ stores data of all types and is the most common form of storage in the database.

(Short Answer)
4.9/5
(34)

The ____ datatype is a text string with variable length up to 4000 bytes.

(Multiple Choice)
4.9/5
(34)
Showing 61 - 80 of 104
close modal

Filters

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