Wednesday, 15 February 2012

What is the advantage of denormalization? | Java JDBC


Data denormalization is reverse procedure, carried out purely for reasons of improving performance. It maybe efficient for a high-throughput system to replicate data for certain data.

No comments: