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
NKohli (WMF)
.
Toggle Highlighting
SQL
USE enwiki_p; SELECT ug_user, GROUP_CONCAT(ug_group) FROM user_groups ug JOIN user u ON u.user_id = ug.ug_user WHERE u.user_touched < 20160101000000 GROUP BY ug_user LIMIT 30;
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...