Exam 9: Data Management Layer Design

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

To improve the access speed of a database, similar records in a table are stored together in primary key order. This optimizing access speed process is called _____.

(Multiple Choice)
4.7/5
(36)

Most NoSQL data stores were created to address problems associated with storing large amounts of distributed data in __________.

(Multiple Choice)
5.0/5
(45)

SQL, the standard language for accessing data in tables in relational databases, stands for Standard Query Language.

(True/False)
4.9/5
(33)

The process of adding redundancy back into a physical data model is known as denormalization.

(True/False)
4.8/5
(33)

Denormalization is performed before the object storage is optimized.

(True/False)
4.9/5
(38)

A method for improving data access that involves physically arranging the records on the storage medium is called clustering.

(True/False)
4.9/5
(25)

An image file stores past transactions that may no longer be needed, is usually stored off-line, and can be accessed on an as-needed basis.

(True/False)
4.9/5
(35)

A(n) _____ is less expensive and easier for novice users to use, but it does not have the features that are necessary to support mission-critical or large scale systems.

(Multiple Choice)
4.8/5
(35)

When looking for a specific object of interest, on average 25% of a sequential access file will have to be searched in order to find that object.

(True/False)
4.9/5
(35)

Why would an analyst both normalize and denormalize the design of the data management layer?

(Essay)
4.7/5
(39)

If the data model does not have any repeating fields it is in _____.

(Multiple Choice)
4.9/5
(38)

Mapping from the problem domain to the data management objects in an RDBMS format is a straightforward one-to-one mapping.

(True/False)
4.8/5
(42)

Explain the term Indexing.

(Essay)
4.8/5
(40)
Showing 81 - 93 of 93
close modal

Filters

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