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
Whym
.
See https://www.wikidata.org/wiki/MediaWiki_talk:Gadget-Merge.js#wbcreateredirect https://www.wikidata.org/wiki/Wikidata:Project_chat#Deletion_vs_redirect for background.
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT page_title AS rd_from, rd_title AS rd_to, rev_timestamp AS timestamp, rev_user_text AS username FROM redirect JOIN page ON rd_from = page_id JOIN revision ON page_latest = rev_id WHERE page_namespace = 0 AND rd_interwiki = '' ORDER BY page_touched 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...