in reply to Re: Recursive dbh executions
in thread Recursive dbh executions
There are ways to script things with more advanced SQL, but that can get hairy. Unless you have a memory limitation on your system, it's much easier and cleaner to pull in a full data structure, then work on that.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Recursive dbh executions
by dragonchild (Archbishop) on Mar 23, 2005 at 18:17 UTC |