while (my @arr2 = $sth_prepare->fetchrow_array()) { print "$arr2[0]
"; }