Sunday, August 31, 2003
SQL: See'Kwull
capable of 32,767 concurrent connections
OLTP: Online Transaction Processing (normalized - small tables)
OLAP: Online Analytical Processing (denormalized - large tables)
Normalization: breaking up tables to avoid empty columns
avoid duplication of data
first normal form
second normal form
third normal form
| Post New Message
capable of 32,767 concurrent connections
OLTP: Online Transaction Processing (normalized - small tables)
OLAP: Online Analytical Processing (denormalized - large tables)
Normalization: breaking up tables to avoid empty columns
avoid duplication of data
first normal form
second normal form
third normal form
| Post New Message
