SQL
AخA
USING zhwiki_p;
SELECT page_title FROM page
JOIN text ON
old_id = page_latest AND
old_text LIKE '<!-- 合理使用文件:'
WHERE page_namespace = 10
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.