Subject | Normalisation + performance |
---|---|
Author | vishy anand |
Post date | 2005-07-04T16:30:06Z |
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
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