volume_mute
In the ideal database approach, data normalization means every logical data item is stored in exactly one place in the database.
publish date: 2025/09/05 22:21:2.906609 UTC
volume_mute
Correct Answer
True
Explanation
Ideally, we should have a database design that stores each logical data item in only one place in the database. This is known as data normalization.
Reference
Fundamentals of database systems (7th edition)