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
Mdaniels5757
.
Toggle Highlighting
SQL
SELECT * FROM -- page -- INNER JOIN revision ON page_id = rev_page revision INNER JOIN comment ON rev_comment_id = .comment_id -- INNER JOIN logging_logindex ON log_page = page_id -- INNER JOIN comment_revision c2 ON log_comment_id = c2.comment_id WHERE ( rev_page = 13425800 -- [[War on terror]] OR rev_page = 26636311 -- [[War on Terrorism]] OR rev_page = 62438986 -- [[War on Terror]] ) AND ( comment_text LIKE "% moved page % to %" -- OR c2.comment_text LIKE "% moved page % to %" );
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...