SQL
AخA
SELECT centralauth_p.localuser.lu_global_id
FROM enwiki_p.ipblocks
WHERE ipb_reason_id = 922
INNER JOIN centralauth_p.localuser ON centralauth_p.localuser.lu_local_id = enwiki_p.ipblocks.ipb_user
LIMIT 5
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.