Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
See if T238328 is still happening (100 most recent matches)
by
Novem Linguae
This query is marked as a draft
This query has been published
by
MPGuy2824
.
Toggle Highlighting
SQL
SELECT left(rev_timestamp, 7) as datePrefix, rev_timestamp, comment_text, count(*) FROM revision JOIN comment_revision ON comment_id = rev_comment_id WHERE comment_text LIKE '%Curation]] ()' and rev_timestamp > 20220310000000 group by datePrefix ORDER BY datePrefix;
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...