SQL
AخA
SELECT p2.*
FROM categorylinks c1, page p1, categorylinks c2, page p2
WHERE c1.cl_to='Spoorwegstation_in_Polen' AND c1.cl_from=p1.page_id AND p1.page_namespace=14 AND p1.page_title=c2.cl_to AND c2.cl_from=p2.page_id
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.