Fork of
zhwiki: sock cate
by Xiplus
This query is marked as a draft
This query has been published
by Xiplus.
SQL
AخA
SELECT page_namespace, page_title, cl_sortkey_prefix
FROM categorylinks
LEFT JOIN page ON cl_from = page_id
WHERE cl_to = '需要清除快取的頁面'
ORDER BY cl_sortkey_prefix ASC
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.