while((my $wert) = $select->fetchrow_array) { print "$wert"; print ""; $i++; }