In the context of database design, what does the term 'Normalization' refer to?

  • Complexifying the database
  • Eliminating data from the database
  • Optimizing database performance
  • Simplifying the database
In the context of database design, 'Normalization' refers to simplifying the database structure by organizing data into smaller, related tables to improve data integrity and minimize redundancy.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *