Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
مقالات بحاجة لإضافة التصانيف المعادلة من أي لغة
by
ASammour
This query is marked as a draft
This query has been published
by
Mr. Ibrahem
.
Toggle Highlighting
SQL
use enwiki_p; select CONCAT("[[Category:" , cl_to, "]]") as cto , group_concat(ll_title SEPARATOR '***') as cats , count(ll_title) as counts #,page_title from page, categorylinks , langlinks where page_namespace = 14 and cl_from = page_id and cl_to like "%WikiProjects" and page_id = ll_from and ll_lang = 'ar' group by cl_to limit 120
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...