(Translated by
https://www.hiragana.jp/
)
Talk page to mainspace redirects - Quarry
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
GTrang
.
For use at https://en.wikipedia.org/wiki/Wikipedia:Bot_requests#Fix_talk_page_to_mainspace_redirects.
Toggle Highlighting
SQL
USE enwiki_p; select * from page pg join redirect rd on rd.rd_from = pg.page_id where pg.page_namespace = 1 and rd.rd_namespace = 0 order by pg.page_latest desc
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...