Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Nettrom
.
https://en.wikipedia.org/wiki/Wikipedia:Talk_page_guidelines#When_to_archive_pages suggests talk pages should be archived when they exceed 75KB in size. We currently do not post suggestions to users with pages > 1MB. What if we were to lower that?
Toggle Highlighting
SQL
USE enwiki_p; SELECT pl_from FROM pagelinks WHERE pl_from_namespace=0 AND pl_namespace=0 AND pl_title IN ( SELECT page_title FROM page JOIN pagelinks ON page_id=pl_from WHERE pl_title="World_War_II" AND pl_namespace=0 AND pl_from_namespace=0 AND page_is_redirect=1);
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...