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
Cryptic
.
Number of NOTHERE blocks by admin since Aug 2013
Toggle Highlighting
SQL
SELECT ipb_by_text, COUNT(ipb_id) FROM enwiki_p.ipblocks WHERE ipb_timestamp > '201308130000' AND ipb_reason RLIKE 'not here to contribute' GROUP BY ipb_by_text ORDER BY COUNT(ipb_id) 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...