![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Re: Re: Re: Topics in Perl Programming: Table-Mutation Tolerant Database Fetches with DBIby Caillte (Friar) |
on Nov 29, 2000 at 14:44 UTC ( [id://43881]=note: print w/replies, xml ) | Need Help?? |
SELECT * FROM blah ORDER BY keyword
Lets face it, most database queries pay little attention to the physical location of the data within the database... Then again, if we were really wirried about the physical location and order of the information we were accessing would you really argue that a generic database was the best way of storing?
In Section
Seekers of Perl Wisdom
|
|