Fork of افراد_زنده_بدون_سال_تولد که تاریخ تولدشان مشخص است by Yamaha5
This query is marked as a draft This query has been published by Yamaha5.

SQL

x
 
use fawiki_p;
select concat('#[[',page_title,']]'),count(page_id)
from categorylinks
inner join page
on cl_from = page_id
where  page_namespace=0 limit 100
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...