In database management, _________ ensures that each column in a table is atomic.

  • Data Modeling
  • Database Design
  • Indexing
  • Normalization
Normalization ensures that each column in a table contains only atomic values, i.e., indivisible and cannot be broken down further, thereby improving data integrity and consistency within the database.
Add your answer
Loading...

Leave a comment

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