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
A smart kitten
.
Toggle Highlighting
SQL
select * from recentchanges_userindex inner join actor_recentchanges on rc_actor = actor_id where 3 in (select ct_tag_id from change_tag where rc_logid = ct_log_id) /* inner join change_tag_def on ct_tag_id = ctd_id */ where rc_type = 3 and rc_log_type = 'newusers' order by rc_timestamp desc limit 50;
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...