|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re^2: sorting a database table with primary keysby jeremyh (Beadle) |
| on Apr 12, 2006 at 00:59 UTC ( #542718=note: print w/ replies, xml ) | Need Help?? |
|
Sometimes it's useful to re-use the data from a DB query (in a different order) without re-executing the query, so it would be handy to sort it locally. That's not demonstrated in this example, but I've done this before.
In Section
Cool Uses for Perl
|
|
||||||||||||||||||||