($sth = $dbh->prepare( "something" ))->execute(); my $val= $sth->fetchrow_array();