SELECT * FROM @em_comments WHERE comment_text LIKE '%[^0-9.]%' ORDER BY `id` DESC LIMIT 50