Which aspect of database design ensures that there is minimal redundancy and dependency by organizing fields and tables of a database?

  • Data Serialization
  • Data Validation
  • Database Fragmentation
  • Database Normalization
Database Normalization is the process of organizing data in a database to minimize redundancy and dependency, which leads to a more efficient and reliable database structure.
Add your answer
Loading...

Leave a comment

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