Exam 21: Data Structures for Database Processing

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

An index is a table that cross-references record addresses with some attribute value.

Free
(True/False)
4.8/5
(43)
Correct Answer:
Verified

True

In a B-Tree whose top entry contains the values 47 and 88,the middle arrow allows access to all records whose key field values are ________.

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

C

In a linked list,the sequence field holds the address of the next record in the logical sequence.

Free
(True/False)
4.8/5
(34)
Correct Answer:
Verified

False

The term set refers to all records that have the same ________.

(Multiple Choice)
4.8/5
(29)

To represent a tree structure using indexes,store each 1:N relationship as an index.

(True/False)
4.9/5
(25)

Linked lists can be used to keep records in a logical order even if they are not necessarily in physical order.

(True/False)
4.8/5
(31)

Each physical record is addressed by its ________.

(Multiple Choice)
4.8/5
(39)

An intersection record is a record that is created when a complex network is decomposed into a simple network.

(True/False)
4.8/5
(34)

A two-way linked list has links in both directions.

(True/False)
4.8/5
(28)

Complex networks can be represented by reducing them to simple networks,which requires the introduction of a(n)________.

(Multiple Choice)
4.9/5
(35)

A multilevel index that allows both sequential and direct processing of data records is called a C-tree.

(True/False)
4.8/5
(34)

DBMS products represent trees using all of the following except ________.

(Multiple Choice)
4.9/5
(48)

A complex network is a collection of records and the 1:N relationships between them.

(True/False)
4.9/5
(35)

Linked lists can be used to keep records in ________.

(Multiple Choice)
4.8/5
(40)

The DBMS creates physical records,also called blocks,on its direct access fields.

(True/False)
4.9/5
(40)

The term set refers to all records having the same nonunique secondary key.

(True/False)
4.8/5
(32)

A flat file is a file that has repeating groups.

(True/False)
4.8/5
(37)

What are tree,simple networks and complex networks?

(Essay)
4.9/5
(38)

What is a linked list?

(Essay)
4.9/5
(28)

Data structures are typically used to ________.

(Multiple Choice)
4.8/5
(31)
Showing 1 - 20 of 39
close modal

Filters

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