In query optimization, denormalization can sometimes be used to reduce _______.

  • Complexity
  • Dependency
  • Normalization
  • Redundancy
In query optimization, denormalization can sometimes be used to reduce redundancy. Denormalization involves intentionally introducing redundancy to improve query performance by minimizing joins and simplifying data retrieval.
Add your answer
Loading...

Leave a comment

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