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
Duckmather
.
lists their user_id, their actor_id (which is different!), their username, their editcount, and their registration date
Toggle Highlighting
SQL
SELECT u.user_id, u.user_name FROM user_groups ug JOIN user u ON ug.user_id = u.user_id WHERE ug.ug_group = 'bot';
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...