Fork of Page links updated in namespace before date by Wbm1058
This query is marked as a draft This query has been published by Wbm1058.

SQL

AخA
 
SELECT page_title
FROM page
-- WHERE page_links_updated IS NULL AND page_namespace = 4
-- WHERE SUBSTR(page_links_updated, 1,10) < 2022032800 AND page_namespace = 0
-- WHERE SUBSTR(page_links_updated, 1,6) < 202203 AND page_namespace = 2
WHERE SUBSTR(page_links_updated, 1,6) < 202202 AND page_namespace = 3
-- WHERE SUBSTR(page_links_updated, 1,6) < 202203 AND page_namespace = 711
LIMIT 150000;
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.

Checking query status...