Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Systems Analysis and Design
Quiz 11: Data Storage Design
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 81
True/False
The most efficient tables in a relational database in terms of storage space have no redundant data and very few null values.
Question 82
True/False
When moving from logical data models to physical data models,you should update your CRUD matrix.
Question 83
True/False
One process when considering data storage design is to move from physical data models to logical data models.
Question 84
True/False
Transaction processing systems and decision support systems will generally have very different data storage needs.
Question 85
True/False
When converting a logical ERD into a physical data model,you will want to specify both primary keys and international keys.
Question 86
True/False
A CRUD matrix shows exactly how data are used and created by major processes in the system.
Question 87
True/False
The two primary ways to optimize a relational database are (a)for storage efficiency and (b)for using the smallest amount of space.
Question 88
True/False
Maria is working for the Minneapolis Dance Troop (MDT)and wants a database that can support text,numbers,video,and audio.She will probably select the multidimensional database format.
Question 89
True/False
Systems to support decision making generally need to update data frequently with a large volume of data.
Question 90
True/False
Brian wants an e-commerce system to be able to do a lot of rapid processing - like search for particular keywords in documents;return the price of an item;update quantities in the shopping cart.He is probably building an Expert System.