As the name indicates, denormalization is the reverse process of normalization. It's the controlled introduction of redundancy in to the database design. It helps improve the query performance as the number of joins could be reduced.
Subscribe to:
Post Comments (Atom)
-
Module Tester Sub Main () Dim firstNumber, secondNumber As String Dim number1, number2, sumOfNumbers As Intege...
-
Changing the values of some properties is fairly easy. We'll now change the Text properties of our labels, and the Text properties of o...
-
At the moment, our form looks a little bland. Time to liven it up with a splash of colour. Changing the colour of the Form means we have t...
No comments:
Post a Comment