What is Denormalization?
Praveen Kumar
Select an image from your device to upload
Denormalization is the opposite process of normalization. Denormalization is used on the normalized database to increase the performance by combining tables to reduce the joins so that the data can be fetched without joins, which increases the performance of data fetching