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
Jura1
.
Toggle Highlighting
SQL
use wikidatawiki_p; SELECT bla, COUNT(*) FROM (SELECT SUBSTRING_INDEX(rc_comment, ':', 1) As bla FROM recentchanges WHERE rc_bot=0 LIMIT 10000) as pt GROUP BY bla #and rc_user_text = "Ildivisore" #and rc_comment NOT LIKE '/* clientsitelink-update%' #GROUP BY LEFT(rc_comment, 22) #GROUP BY SUBSTRING_INDEX(rc_comment, ':', 1) #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...