Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Wiki Workers United solidarity articles created
by
Tamzin
This query is marked as a draft
This query has been published
by
Tamzin
.
Toggle Highlighting
SQL
select ug_group, COUNT(DISTINCT user_name), GROUP_CONCAT(DISTINCT user_name SEPARATOR " | ") from user join user_groups on ug_user = user_id where ug_group in ('sysop', 'interface-admin', 'bureaucrat', 'checkuser', 'suppress') and user_id in (select user_id from user where user_name in ( select distinct replace(lt_title,"_"," ") from linktarget join pagelinks on lt_id=pl_target_id where pl_from=83257831 and lt_namespace in (2,3) and lt_title not like '%/%' and lt_title not in ("SCherukuwada_(WMF)", "GalliumBot", "SDZeroBot"))) group by 1
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...