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
Bulgu
.
Toggle Highlighting
SQL
USE trwiki_p; select concat("http://tr.wikipedia.org/wiki/Kategori:",cl_to), replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace(replace( replace(left(cl_to,30),"'","") ,"ğ","g"),"Ğ","G"),"ş","s"),"Ş","S"),"ı","i"),"İ","I"),"ç","c"),"Ç","C"),"ü","u"),"ö","o"),"Ü","U"),"Ö","O") ,"î","i"),"â","a") as bas , count(*) as ccc from categorylinks where cl_type = "page" and cl_to not in (select page_title from page where page_namespace = 14) group by bas order by ccc 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...