while (@result = $sth->fetchrow_array()) { push @result,@dept; } [download]
In reply to push result into array by djbryson