Exam 7: Basic Table Management

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

A ____ stores the number of columns contained in the column data area,some overhead,and the ROWID pointing to a chained or migrated row (if any).

Free
(Multiple Choice)
4.8/5
(34)
Correct Answer:
Verified

A

A(n)____ ROWID identifies a row by its primary key in an index-organized table.

Free
(Multiple Choice)
4.9/5
(41)
Correct Answer:
Verified

B

The ____ datatype contains valid dates that range from January 1,4712 B.C.to December 31,9999 A.D.

Free
(Multiple Choice)
4.9/5
(35)
Correct Answer:
Verified

A

A nested table is a fixed length array,such that the number of elements is known,and relatively constant.

(True/False)
4.8/5
(43)

The default display format for DATE is ____.

(Multiple Choice)
4.8/5
(30)

____________________ tables are read-only,require read and write privileges in the directory created within,and can be created and loaded using an AS subquery clause.

(Short Answer)
4.9/5
(32)

____ are programmed processes stored with the object type's definition.

(Multiple Choice)
4.8/5
(30)

Locally managed tablespaces handle free space using a bitmap within the tablespace.

(True/False)
4.8/5
(34)

The ____ are bytes of storage used for rows inserted or updated in a data block.

(Multiple Choice)
4.9/5
(42)

To create a partitioned table,you use the standard CREATE TABLE command as if you were creating a relational table,and add the ____________________ clause.

(Short Answer)
4.8/5
(37)

An object table row is also called an object table ____________________.

(Short Answer)
4.7/5
(38)

Technically,a ____ is not a table,but a group of tables stored together as if they were one table.

(Multiple Choice)
4.7/5
(38)

A ____ is a special type of ROWID for clustered tables.

(Multiple Choice)
4.9/5
(40)

LRU stands for ____________________.

(Short Answer)
5.0/5
(34)

Nested table rows are associated with a row in the ____________________ table by the nested table identifier.

(Short Answer)
5.0/5
(40)

LOB stands for ____________________.

(Short Answer)
4.9/5
(39)

A nested table must contain a single column of either a built-in data type,or a collection type data type.

(True/False)
4.8/5
(39)

What is an object type?

(Essay)
4.7/5
(39)

Tables are made up of rows and ____________________.

(Short Answer)
4.9/5
(43)

SQL*Plus is limited in its ability to execute high-level database administration functionality,such as starting up and shutting down a database.

(True/False)
5.0/5
(36)
Showing 1 - 20 of 104
close modal

Filters

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