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
Lucas Werkmeister
.
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT page_id, rev_id FROM page JOIN revision ON rev_id = page_latest WHERE rev_id > 682802899 -- revision ID of something on Monday; the batch started on Tuesday rev_user = 145693 -- Harmonia Amanda’s user ID AND rev_comment_id = 14585507 -- "delete descriptions" comment (note that the comment ID is not completely deduplicated, so this might miss some revisions LIMIT 1000;
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...