Exam 7: Basic Table Management

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

A null column followed by one or more columns with data must have a placeholder.

(True/False)
4.7/5
(37)

A(n)____________________ process automatically calculates the best way to execute a query.

(Short Answer)
4.8/5
(39)

For a locally managed tablespace with uniform extent size,storage settings such as NEXT will be ignored when overridden for a table in that tablespace.

(True/False)
4.8/5
(32)

All tables must have a primary key.

(True/False)
4.9/5
(41)

In an index-organized table the entire table is an index.

(True/False)
4.8/5
(40)

You must create an object type that has the design you want to use for your object table before actually creating the object table.

(True/False)
4.7/5
(32)

The default block size is ____ bytes,determined on database creation.

(Multiple Choice)
4.9/5
(40)

Unlike working with permanent tables,adding or changing data in a temporary table does not generate undo log entries;however,it does generate redo log entries.

(True/False)
4.9/5
(46)

Access by ROWID is probably the fastest and most reliable method of data retrieval.

(True/False)
4.8/5
(34)

____ tells Oracle 10g how much free space to reserve for updates to existing rows.

(Multiple Choice)
4.8/5
(39)

A(n)____ is a calculation producing an integer for a particular value of a string.

(Multiple Choice)
4.7/5
(36)

The ____ is a list of row identifiers for rows stored in a data block.

(Multiple Choice)
4.8/5
(43)

Clusters speed up the access to sets of tables that are frequently referenced together.

(True/False)
4.9/5
(44)

The traditional way of looking at metadata is using metadata and data dictionary views.

(True/False)
4.7/5
(37)

When you create a table,you define the table's name as well as each column's name,____________________,and size.

(Short Answer)
5.0/5
(43)

When a row is dropped in a table,the row directory shrinks.

(True/False)
4.7/5
(39)

A table can contain zero or more columns.

(True/False)
4.8/5
(38)

Clusters store data of multiple tables in one ____.

(Multiple Choice)
5.0/5
(35)

A row that spans multiple blocks is called a multi-row.

(True/False)
4.9/5
(35)

The user-defined datatype can be any collection of the other datatypes you want assembled into its own datatype.

(True/False)
4.8/5
(40)
Showing 21 - 40 of 104
close modal

Filters

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