Exam 9: Data Management Layer Design
Exam 1: Introduction to Systems Analysis and Design103 Questions
Exam 2: Project Management157 Questions
Exam 3: Requirements Determination79 Questions
Exam 4: Business Process and Functional Modeling85 Questions
Exam 5: Structural Modeling94 Questions
Exam 6: Behavioral Modeling85 Questions
Exam 7: Moving on to Design99 Questions
Exam 8: Class and Method Design97 Questions
Exam 9: Data Management Layer Design93 Questions
Exam 10: Human Computer Interaction Layer Design80 Questions
Exam 12: Physical Architecture Layer Design74 Questions
Exam 12: Construction79 Questions
Exam 13: Installation and Operations94 Questions
Select questions type
Data may be stored in the following formats _____.
Free
(Multiple Choice)
4.8/5
(43)
Correct Answer:
E
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.
Free
(Essay)
4.7/5
(29)
Correct Answer:
I would recommend a relational database management system to Becky and Drew. Though Video-Audio-Images Extra, Inc. is a company that does high-tech computer applications, it is currently looking for a system that will run the business end of the organization. Relational database management systems are currently the industry leader in transaction processing systems, which include accounting, purchasing, human resources and inventory control.
A file that stores static values used for reference and validation is a look-up file.
Free
(True/False)
5.0/5
(37)
Correct Answer:
True
Why should the object persistent classes be dependent on the associated problem domain classes instead of the other way around?
(Essay)
4.8/5
(43)
There are several techniques that the project team can use to try to speed up access to the data: denormalization, clustering, and indexing.
(True/False)
4.9/5
(27)
Explain the object persistence format type known as Object Oriented Databases.
(Essay)
4.7/5
(41)
Clustering similar records together is one way of reducing access time.
(True/False)
4.8/5
(44)
When implementing the object persistence in an ORDBMS, what types of issues must you address?
(Essay)
4.9/5
(33)
The accountants at the Sears store in a local city have noticed that the appliance department is regularly short when items sold are compared to sales. The accountants feel that something is wrong and these systems must be checked for accuracy. The audit file system will reveal if appliances may have been stolen.
(True/False)
4.8/5
(27)
A file that stores core information important to the business is an audit file.
(True/False)
4.8/5
(38)
A master file stores core information that is important to the business, is normally kept for long periods of time, and is regularly updated.
(True/False)
4.9/5
(31)
A simple rule to follow when creating problem domain classes and data access and manipulation classes is that there should be ______________.
(Multiple Choice)
4.8/5
(37)
The most efficient tables in a relational database in terms of storage space have redundant data and few null values.
(True/False)
4.9/5
(51)
There are many different types of NoSQL data stores including key-value stores, document stores, column-oriented stores, object databases, and RDBMSs.
(True/False)
4.8/5
(33)
If the logical data model contains fields that depend on another non-primary key field, then it is in violation of the rules of _____.
(Multiple Choice)
4.9/5
(47)
The type of database that is most capable of supporting complex data types is _____.
(Multiple Choice)
4.8/5
(36)
_____ is the process of estimating the amount of data that the hardware will need to support, so that the server hardware specifications are sufficient for the project's needs.
(Multiple Choice)
4.9/5
(44)
Showing 1 - 20 of 93
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)