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
Fæ
.
Toggle Highlighting
SQL
USE commonswiki_p; SELECT page_title AS Image, LEFT(rev_timestamp,8) AS Date, comment_text AS Comment FROM revision_userindex JOIN page ON rev_page = page_id AND page_namespace=6 JOIN image ON img_name = page_title JOIN comment_revision ON rev_comment_id = comment_id WHERE rev_timestamp > 20190100000000 AND rev_actor = 23617979 AND img_actor = 1442 AND comment_text NOT LIKE "Removing template%" AND page_title NOT LIKE "%RMG %";
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...