while (@result = $sth->fetchrow_array()) { push @dept, @result; }