When users ask for advice about their database applications, one of the first things I try to help them with is the normalization of their table structure. Normalization is the process of removing redundant data from your tables in order to improve storage efficiency, data integrity and scalability. This improvement is balanced against an increase in complexity and potential performance losses from the joining of the normalized tables at query-time.
Read the rest of this entry »
27 Aug
Posted by jj as Hardware, WLAN and LAN
The History of WLAN Network. Architecture 2/2. Separation of Networks, Access Controllers, VPN. The first real architectural change to improve security
Read the rest of this entry »