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
Bean49
.
Botok
Toggle Highlighting
SQL
select c4.user_name, min(c2.rev_timestamp) mints, max(c2.rev_timestamp) maxts, count('X') darab from comment c1, revision c2, actor c3, user c4 where c1.comment_id = c2.rev_comment_id and c2.rev_actor = c3.actor_id and c3.actor_user = c4.user_id and (comment_text like 'Bot: {{Wd}} sablonhívás törlése%' or comment_text like 'Bot: Láthatatlan wd sablonok%') group by c4.user_name
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...