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 rc_title, (rc_old_len-rc_new_len) as diff FROM recentchanges LEFT JOIN actor ON rc_actor=actor_id LEFT JOIN pagelinks ON rc_cur_id=pl_from WHERE pl_title = 'Q12089225' AND rc_type=0 AND actor_user=4422042 AND rc_timestamp > 20231026000000 AND rc_timestamp < 20231027000000 ORDER BY rc_timestamp ASC LIMIT 10
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...