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
Zache
.
Toggle Highlighting
SQL
use fiwiki_p; SELECT *, user_registration FROM (SELECT sum(1) as c, rev_actor FROM revision_userindex WHERE rev_timestamp>20190221005847 group by rev_actor) as t, actor_revision, user WHERE c>100 and rev_actor=actor_id and user_id=actor_user;
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...