Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Template edits within a certain period
by
WhitePhosphorus
This query is marked as a draft
This query has been published
by
WhitePhosphorus
.
Toggle Highlighting
SQL
USE zhwiki_p; SELECT rev_id, actor_name, rev_timestamp, page_title, comment_text FROM revision JOIN actor ON rev_actor = actor_id JOIN page ON rev_page = page_id JOIN comment ON rev_comment_id = comment_id WHERE rev_timestamp BETWEEN 20200530000000 AND 20200602235959 AND page_namespace = 2 AND page_title LIKE "%.js"
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...