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
MarioGom
.
Toggle Highlighting
SQL
-- SET STATEMENT max_statement_time = 1200 FOR SELECT rev_timestamp, actor_name, rev_id, comment_text FROM revision_userindex AS revision INNER JOIN page ON revision.rev_page = page.page_id INNER JOIN comment_revision AS comment ON revision.rev_comment_id = comment.comment_id INNER JOIN actor_revision AS actor ON revision.rev_actor = actor.actor_id WHERE TRUE AND page_namespace = 0 AND actor_user IS NOT NULL -- AND rev_minor_edit = 0 AND comment_hash IN (1968607863, -1747032970) AND rev_timestamp >= 20180101000000 -- AND rev_timestamp <= 20170101000000 -- ORDER BY rev_timestamp DESC
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...