in reply to Re: Just another DBI question.
in thread Just another DBI question.

Modern versions of DBI also include selectcol_arrayref to do the prepare/execute/fetch/dereference all in one swoop.

-- Randal L. Schwartz, Perl hacker