Re: The MySQL/PHP pair
From: Kenneth Downs <firstinit.lastname_at_lastnameplusfam.net>
Date: Fri, 05 Nov 2004 12:23:53 -0500
Message-ID: <avcgmc.okp.ln_at_192.168.10.210>
> when
>
> This is actually a very important question. There are times and places
> when crosstabulation is of the essence when data is being prepared for
> human
> consumption. Witness the use of pivot tables in Excel, or conversion
> into
> multidimensional form for OLAP. I'm not objecting to crosstabulating data
> in that environment, at all.
>
>
> I'm referring to data stored in an RDBMS in crosstabulated form, and then
> being retrieved with SQL, and being processed with some kind of procedural
> language. What a pain that is.
Date: Fri, 05 Nov 2004 12:23:53 -0500
Message-ID: <avcgmc.okp.ln_at_192.168.10.210>
Laconic2 wrote:
>> Quick segue: do you mean this is a problem when stored permanently, or
> when
>> it appears as something prepared for human consumption? or both?
>
> This is actually a very important question. There are times and places
> when crosstabulation is of the essence when data is being prepared for
> human
> consumption. Witness the use of pivot tables in Excel, or conversion
> into
> multidimensional form for OLAP. I'm not objecting to crosstabulating data
> in that environment, at all.
>
>
> I'm referring to data stored in an RDBMS in crosstabulated form, and then
> being retrieved with SQL, and being processed with some kind of procedural
> language. What a pain that is.
I figured as much, but wanted to be sure.
-- Kenneth Downs Use first initial plus last name at last name plus literal "fam.net" to email meReceived on Fri Nov 05 2004 - 18:23:53 CET