while ( @row = $sth->fetchrow_array() ) { $qry_str .= $row[0]; }