Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Uploaded via Campaign:wsc20-ru [Commons]
by
D6194c-1cc
This query is marked as a draft
This query has been published
by
MBH
.
Toggle Highlighting
SQL
USE ruwiki_p; select page_title, rev_timestamp, actor_name, comment_text from change_tag join revision on rev_id=ct_rev_id join page on rev_page=page_id join actor on actor_id=rev_actor join comment on comment_id=rev_comment_id where ct_tag_id=8 and rev_timestamp > 20200601000000 limit 100;
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...