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
IKhitron
.
Toggle Highlighting
SQL
use hewiki_p; select page_namespace, page_title from page as p1 #concat('# [[', replace(page_title, "_", " "), ']]') as name from page as p1 where page_namespace = 0 and page_is_redirect = 0 and not exists (select * from categorylinks as c1 where cl_from = page_id and exists (select * from page as p3 where cl_to = page_title and page_namespace = 14 and not (page_title like "קצרמר%" or (page_title like "ויקיפדיה%" and not page_title = "ויקיפדיה:_ערכים_שיש_להבהיר_את_מעמדם")) and not exists (select * from categorylinks as c3 where page_id = cl_from and cl_to = "קטגוריות_מוסתרות"))) and not exists (select * from templatelinks where tl_from = page_id and ((tl_namespace = 10 and tl_title in ("בעבודה", "הפרת_זכויות_יוצרים")) or (tl_namespace = 4 and tl_title in ("ויקימדיה_ישראל/תחרות_יוצרות_ערך_-_תחרות_כתיבת_ערכים_על_נשים_ישראליות/תבנית", "עמותת_ויקימדיה_ישראל/50_שנה_למלחמת_ששת_הימים_-_תחרות_כתיבה/תבנית")))) and not page_title = "עמוד_ראשי" #check
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...