Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Find most recent changes on Wikidata to stuff in Bengali
by
Mahir256
This query is marked as a draft
This query has been published
by
Mahir256
.
(The outreach dashboard by itself does not allow one to limit the scope of items tracked in the 'Activity' tab. Plus the length of this label-a-thon is shorter than $wgRCMaxAge, so there's plenty of time to assess contributions.)
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT rc_this_oldid, rc_title, rc_user_text, rc_comment FROM recentchanges WHERE rc_user_text IN ( 'Jinoytommanjaly','KCVelaga','Sumanth699','SuswethaK','Obaid Raza', 'Bodhisattwa','J ansari','Ranjithsiji','Atudu','MKar', 'Pavan santhosh.s','Ananth subray','Sidheeq','Akasmita','Aliva Sahoo', 'KartikMistry','Sumita Roy Dutta','Marajozkee','Kritzolina','Suyash.dwivedi', 'Ajaybanbi','Ssgapu22','Raju Jangid','Goutam1962','Sumana roy', 'Subas Chandra Rout','Sushma Sharma','Jithinrajtk','Satpal Dandiwal','Mujeebcpy' ) # AND rc_timestamp >= 20180814183000 # adjust this list of items as appropriate #AND rc_title IN ( # 'Q11738875' #) AND ( rc_comment REGEXP 'wbsetdescription-(add|set)...' OR rc_comment REGEXP 'wbsetlabel-(add|set)...' OR rc_comment REGEXP 'wbsetalias-(add|set)...' ) ORDER BY rc_user_text asc;
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...