SQL
AخA
SELECT cl_from, page_namespace, page_title
FROM categorylinks
LEFT JOIN page ON cl_from = page_id
WHERE cl_to = '奉行維基傀儡政策的維基用戶分身'
AND page_namespace = 2
AND page_title NOT LIKE '%/%'
# LIMIT 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.