68) Which of the following is NOT a key step in logical database design?
A) Combine normalized data requirements from all user interfaces into one consolidated logical
database model.
B) Compare the consolidated logical database design with the translated E-R model and produce,
through view integration, one final logical database design for the application.
C) Model how data flow through an information system, the relationships among the data flows,
and how data come to be stored at specific locations.
D) Translate the conceptual E-R data model for the application into normalized data
requirements.
E) Using normalization principles, develop a logical data model for each known user view for
the application.
Classification: Concept
69) Combining all normalized user views into one consolidated logical database model refers to:
A) normalization.
B) requirements structuring.
C) file integration.
D) view integration.
E) logic modeling.
Classification: Concept
70) During physical design, you typically don’t consider:
A) the definitions of each attribute.
B) the descriptions of where and when data are entered, retrieved, deleted, and updated.
C) the expectations for response time and data integrity.
D) the descriptions of the file and database technologies to be used.
E) creating a new set of E-R models.
Classification: Concept
13