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
Сале
.
Toggle Highlighting
SQL
SELECT u.user_name, a.actor_name, u.user_editcount, u.user_registration FROM user u JOIN actor a ON u.user_id = a.actor_user WHERE u.user_editcount > 100000 LIMIT 20;
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...