01-31-2008, 03:13 PM
|
#3 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Theoretically, you could put all the data on one row, but that would make it so hard to maintain it would become inefficient. Plus not all data can be extracted in the same way (row count differences). All good coding is a battle between efficiency, shortness and readability.
|
|
|
|