Exam 11: Data Storage Design
Exam 1: The Systems Analyst and Information Systems Development136 Questions
Exam 2: Project Selection and Management110 Questions
Exam 3: Requirements Determination153 Questions
Exam 4: Systems Analysis and Design74 Questions
Exam 5: Process Modeling112 Questions
Exam 6: Data Modeling104 Questions
Exam 7: Moving Into Design106 Questions
Exam 8: Architecture Design70 Questions
Exam 9: Dennis/wixom/roth231 Questions
Exam 10: Program Design112 Questions
Exam 11: Data Storage Design111 Questions
Exam 12: Moving Into Implementation121 Questions
Exam 13: Transition to the New System139 Questions
Exam 14: the Movement to Objects113 Questions
Select questions type
Applications are of little use without the data that they support.
Free
(True/False)
4.8/5
(34)
Correct Answer:
True
Data is generally stored in one of two different formats: as files or as databases.
Free
(True/False)
4.8/5
(33)
Correct Answer:
True
Although TJ did a lot of work normalizing the database so that it is in third normal form (3NF),he may want to 'denormalize' it so that access might be faster.
(True/False)
4.8/5
(40)
Omar is creating an order database for a multiple site car dealership.The data will be fairly simple: names,addresses,city,state,zipcode,make of car,model,style,color,etc.Probably the best choice for him would be a _____________ database.
(Multiple Choice)
4.8/5
(41)
What is the best way to optimize storage efficiency in a relational database?
(Essay)
5.0/5
(37)
Sanjay is creating a screen form that interfaces with a relational database.He should use the median (middle)value in the database as his default value - as that will make it easier for the users to move up and down in the table.
(True/False)
4.8/5
(34)
The standard method language for accessing the data in relational database tables is: SQL - Standard Query Logic.
(True/False)
4.9/5
(34)
Data storage components are designed and developed by the programming staff in the Implementation phase of the SDLC.
(True/False)
4.8/5
(28)
When converting a logical ERD into a physical data model,you will want to specify both primary keys and international keys.
(True/False)
4.8/5
(42)
The two primary ways to optimize a relational database are (a)for storage efficiency and (b)for using the smallest amount of space.
(True/False)
4.9/5
(43)
What is the best ways to optimize access speed in relational databases?
(Essay)
4.9/5
(33)
Decision support systems are not designed to find individual records,but to find aggregated information (such as 'what three products sold the best in Boston in February').
(True/False)
4.9/5
(30)
The concept of putting records that are somehow related together on the same server (or storage device)is called:
(Multiple Choice)
4.9/5
(48)
When changing logical data models to physical data models,you will want to change entities to tables or files.
(True/False)
4.9/5
(29)
Which is NOT a step in moving from a logical data model to a physical data model?
(Multiple Choice)
4.7/5
(40)
Data warehousing is the practice of taking data from a company's transaction processing systems,transforming the data and storing the data for use in decision support systems.
(True/False)
4.8/5
(43)
Showing 1 - 20 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)