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
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)
Showing 81 - 93 of 93
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)