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
Pikne
.
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT rc1.rc_title, (rc1.rc_old_len-rc2.rc_new_len) AS diff FROM recentchanges AS rc1 RIGHT JOIN recentchanges AS rc2 LEFT JOIN actor ON rc_actor=actor_id LEFT JOIN pagelinks ON rc_cur_id=pl_from WHERE pl_title = 'Q12089225' AND rc1.rc_type=0 AND actor_user=4422042 AND rc1.rc_timestamp > 20231026000000 AND rc1.rc_timestamp < 20231027000000 AND rc2.rc_timestamp > 20231027000000 AND rc2.rc_timestamp < 20231028000000 ORDER BY diff 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...