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
HakanIST
.
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT rc_this_oldid, rc_title, rc_user_text, rc_comment, rc_timestamp FROM recentchanges WHERE ( rc_comment REGEXP 'wbsetdescription-(add|set|remove)...(tr)' OR rc_comment REGEXP 'wbsetlabel-(add|set|remove)...(tr)' OR rc_comment REGEXP 'wbsetalias-(add|set|remove)...(tr)' OR rc_comment REGEXP 'wbsetsitelink-(add|set|remove)...(tr)' OR rc_comment REGEXP 'clientsitelink-(update|remove)..(tr)' ) ORDER BY rc_id desc LIMIT 500;
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...