Exam 9: Data Management Layer Design
Exam 1: Introduction to Systems Analysis and Design127 Questions
Exam 2: Project Management176 Questions
Exam 3: Requirements Determination92 Questions
Exam 4: Business Process and Functional Modeling87 Questions
Exam 5: Structural Modeling94 Questions
Exam 6: Behavioral Modeling83 Questions
Exam 7: Moving on to Design98 Questions
Exam 8: Class and Method Design92 Questions
Exam 9: Data Management Layer Design91 Questions
Exam 10: Human Computer Interaction Layer Design94 Questions
Exam 11: Physical Architecture Layer Design85 Questions
Exam 12: Construction95 Questions
Exam 13: Installation and Operations116 Questions
Select questions type
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:
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:
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:
True
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)
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)
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)
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)
Showing 1 - 20 of 91
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)