Fork of
Ill-WD2 cat2
by Mr. Ibrahem
This query is marked as a draft
This query has been published
by Mr. Ibrahem.
SQL
AخA
use arwiki_p;
SELECT page_title , cl_to
from categorylinks join page
and page_namespace = 0
on cl_from = page_id
where cl_to like "مقالات_بوابة%غير_المقيمة"
;
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.