SQL
AخA
SELECT pagelinks.*
FROM pagelinks
JOIN page ON pl_from = page_id AND pl_from_namespace = page_namespace
WHERE page_namespace = 4 AND page_title = 'Blocked_IPs';
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.