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
Rxy
.
6回以上の新規ブロック(期間・理由・ブロックオプションの変更を含まない)された人のリスト
Toggle Highlighting
SQL
SELECT `log_title`, count(*) AS num FROM `jawiki_p`.`logging` WHERE `log_action` = 'block' GROUP BY `log_title` HAVING num > 5 ORDER BY num 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...