On Tue, 6 Jun 2000, Drew Taylor wrote:

> I have a question about data structures. Currently, I am doing SQL
> queries and returning an array ref and a hash ref. The array is to
> preserve order, and the hash contains various bits of data about that

not to be dense, but can't you just issue an "order by" clause as part of
your SQL statement?  

ky

Reply via email to