Exam 9: Data Management Layer Design

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

A(n) _____ occurs when data are stored redundantly in a database and only some of the instances are updated when a change is needed.

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

B

There are several techniques that the project team can use to try to speed up access to the data: denormalization, clustering, and indexing.

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

True

The applicability of NOSQL data stores is limited and they are NOT applicable to traditional business transaction processing systems.

Free
(True/False)
4.9/5
(36)
Correct Answer:
Verified

True

SQL operates on _____.

(Multiple Choice)
4.9/5
(43)

Look-up files store core information that is important to the business and to the application, and are usually kept for long periods of time with new records appended to the end of the file.

(True/False)
4.9/5
(38)

Explain the object persistence format type known as files.

(Essay)
4.8/5
(38)

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
(33)

Information systems consultants, Drew and Becky, have just visited the site of a potential customer. Video-Audio-Images Extra, Inc., is an old established organization that was one of the first companies to videotape weddings, high school musicals, and church presentations. Today they have transformed into a multinational company that performs audio and video recording and mixing, digital re-mastering, and computer graphics for feature films, MTV videos, commercials and video games. During the interview Becky learned that the company has a legacy database system that should soon be replaced. The new system should be able to handle only accounting, purchasing, human resources, and inventory control for the company. What object persistence format would you recommend to Becky and Drew? Support your answer.

(Essay)
4.8/5
(34)

When the analyst is evaluating a data model to ensure that all fields in a record depend fully on the entire primary key, the analyst is making sure that the data model conforms to the second normal form.

(True/False)
4.8/5
(36)

The object persistence format that supports simple data types only is OODBMS.

(True/False)
4.9/5
(35)

Mapping between the problem domain objects and an OODBMS is a straightforward one-to-one mapping.

(True/False)
4.7/5
(35)

Explain the term denormalization.

(Essay)
4.9/5
(34)

It is likely easier today to find expertise in OODBMS than in RDBMS.

(True/False)
4.8/5
(33)

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

(True/False)
4.8/5
(39)

A relational database may be optimized for _____.

(Multiple Choice)
4.9/5
(33)

The two primary dimensions to optimize a relational database are storage efficiency and future needs.

(True/False)
4.9/5
(29)

Update anomalies occur when some instances of redundantly stored data are overlooked when an update occurs.

(True/False)
4.7/5
(40)

A file contains an electronic list of information that is formatted for a particular transaction, and the information is changed and manipulated by programs that are written for those purposes.

(True/False)
4.9/5
(39)

Null values in a database are easy to interpret.

(True/False)
4.8/5
(34)

Data may be stored in the following formats _____.

(Multiple Choice)
4.9/5
(38)
Showing 1 - 20 of 91
close modal

Filters

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