SQL
AخA
SELECT cl_from, page_namespace, page_title
FROM categorylinks
LEFT JOIN page ON cl_from = page_id
WHERE cl_to = '所有維基百科機器人'
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.