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
Edgars2007
.
Toggle Highlighting
SQL
use lvwiki_p; select * from recentchanges join page on rc_cur_id=page_id join actor on rc_actor=actor_id where rc_type=6 and rc_timestamp>20190520 and page_namespace=0 and rc_params like '%"added";b:0%' and actor_user not in (select distinct user_name from user_groups join user on user_id=ug_user) order by rc_timestamp desc
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...