Interview Questions

When we will Denormalize data?

Java database interview questions


(Continued from previous question...)

5. When we will Denormalize data?

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.

(Continued on next question...)

Other Interview Questions