hi,

Is there a way to set $name param to all selectall-methods like in fetch...
 my $hash = $sth->fetchrow_hashref('NAME_lc');

my $hash = $dbh->selectall_hashref($Query, 'NAME_lc') ; !!!!!

thanx

--
=====
iVAN
[EMAIL PROTECTED]
=====


Reply via email to