Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Moves from draft or userspace to mainspace in 2018 by new users
by
Smartse
This query is marked as a draft
This query has been published
by
Smartse
.
Toggle Highlighting
SQL
select concat("https://en.wikipedia.org/wiki/User:",rc_title), actor_name From recentchanges JOIN actor ON rc_actor = actor_id JOIN user on actor_user = user_id where user_editcount > 10 and user_editcount < 100 and rc_namespace = 2 and rc_new=1 and rc_new_len < 200 and rc_title not like '%/sandbox' and rc_title not like '%/be_bold' and rc_title not like '%/TWA%' and rc_title not like '%/citing_sources'
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...