Subject Normalisation + performance
Author vishy anand
Hi,
I know that one should go for normalization. But how does it affect
performance? How can I test performance of a normalized table vs
denormalised table? How does a database is affected..physically? Why
having columns which can have "null" in many rows should be avoided?
thanks