Chapter 12: Problem 19
Discuss the types of modifications that may be applied to the logical database design of a relational database.
Short Answer
Expert verified
Changes in logical database design include normalization (removing redundancy), denormalization (combining tables), assuring data integrity, and performance tuning (boosting performance through setting indexes, partitioning, etc).