in reply to Re^3: Input on Lightweight SQL Query Templating?
in thread Input on Lightweight SQL Query Storage?
I may show my own lack of intellect by saying this now, but the part of the documentation that SEEMED to explain it proceeded to jump straight into the deep end of the crazy pool, leading to a complete lack of understanding on my part as to why anyone would want to use it.$hash = $dbh->selectall_hashref( $query, $key );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Input on Lightweight SQL Query Templating?
by perrin (Chancellor) on Apr 27, 2009 at 15:23 UTC | |
by Xenofur (Monk) on Apr 27, 2009 at 16:07 UTC | |
by perrin (Chancellor) on Apr 27, 2009 at 16:38 UTC | |
by Xenofur (Monk) on Apr 27, 2009 at 18:07 UTC | |
by perrin (Chancellor) on Apr 27, 2009 at 18:12 UTC | |
by Your Mother (Archbishop) on Apr 27, 2009 at 18:16 UTC | |
|