Computer Science, asked by ajdhillon6253, 1 year ago

What Is Database Normalization And Why Is It Done?

Answers

Answered by Singhania123
0
  • Data normalization is a process in which data attributes within a data model are organized to increase the cohesion of entity types. In other words, the goal of data normalization is to reduce and even eliminate data redundancy, an important consideration for application developers because it is incredibly difficult to stores objects in a relational database that maintains the same information in several places.
Similar questions