develooper Front page | perl.perl6.language | Postings from June 2001

Re: Multi-dimensional arrays and relational db data

Thread Previous | Thread Next
From:
Peter Scott
Date:
June 10, 2001 16:36
Subject:
Re: Multi-dimensional arrays and relational db data
Message ID:
4.3.2.7.2.20010610163535.00aa1c80@psdt.com
At 06:06 PM 6/10/2001 -0500, Me wrote:
>Dataset from multiple 'joined' tables
>
>     (A pair of joined tables can be visualized as two
>     spreadsheet like grids that intersect at right angles
>     with the intersection point being the joined column.
>     The vertical slice picks out rows where the joined
>     column values from the two tables are the same.)
>
>     Whatever is used to support vertical slicing based
>     on col data should be extensible to do joining too.

I can't envisage this.  Particularly I can't envisage it for multicolumn 
joins or outer joins.  Perhaps you could reveal an example.

I don't know where I was thinking of this being a previous thread.  There 
is some interesting stuff in 
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2000-03/msg01830.html 
and the followups.  I'm still enamored of the $dbh =~ qs// idea.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About