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
Julià Minguillón
.
Toggle Highlighting
SQL
select rc_id, rc_timestamp, rc_actor, rc_namespace, rc_title, rc_new, rc_type from recentchanges where rc_actor in (select distinct(rc_actor) from recentchanges where rc_timestamp > 20210101000000 AND rc_bot=0 group by rc_actor having count(*)>=50) and rc_timestamp>20210101000000
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...