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 l.log_title, page_title, l.log_timestamp FROM page JOIN logging_userindex AS l ON l.log_actor = 3012 AND l.log_type = "move" AND l.log_page = page_id JOIN logging_userindex AS ll ON ll.log_page = page_id AND ll.log_type = "upload" AND ll.log_actor = 1442 WHERE l.log_timestamp between 20200101000000 and 20200201000000;
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...