SQL
AخA
SELECT P.page_title
FROM ukwiki_p.page P
JOIN ukwiki_p.categorylinks CL ON P.page_id = CL.cl_from
WHERE P.page_namespace = 0
AND CL.cl_to = "Вікідані:P2046:відсутня"
AND P.page_title LIKE "%район"
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.