SQL
AخA
USE zhwiki_p;
SELECT *
FROM comment
WHERE comment_text REGEXP "WP:CSD#F[348]"
AND comment_text NOT LIKE "%A2093064-bot%"
ORDER BY comment_id DESC
LIMIT 100
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.