while (@werte=$sth->fetchrow_array() { push @res, [@werte]; }