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
لوقا
.
Toggle Highlighting
SQL
use arwiki_p; select p2.page_title from page p2 where p2.page_id in (select cl_from from categorylinks inner join page p on p.page_title = cl_to and p.page_namespace = 14 where ((p.page_id not in (select cl_from from categorylinks where cl_to = 'تصنيفات_مخفية')) or cl_to like "%أشخاص_على_قيد_الحياة%") ) and p2.page_namespace = 0 and p2.page_is_redirect = 0 and p2.page_id in (select cl_from from categorylinks where cl_to like "%جميع_المقالات_غير_المصنفة%" and cl_from = p2.page_id) and p2.page_id not in (select cl_from from categorylinks where cl_to like "%صفحات_توضيح%" and cl_from = p2.page_id);
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...