🎴 Flashcard Mode
Data and System Architecture Quiz
Card1 / 20
Mastered0
Review0
QuestionClick to flip
Database modelling:
AnswerClick to flip back
A
is necessary to remove database anomalies through normalization
💡 Explanation:
Database modeling is essential for structuring data to eliminate anomalies (insertion, deletion, and update problems) through the normalization process. It creates a logical blueprint that ensures data integrity and efficient storage, distinct from process modeling which deals with data flow and processing.