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
Fuzzy
.
Toggle Highlighting
SQL
USE hewikisource_p; SELECT page.page_title, pagelinks.pl_title FROM page JOIN pagelinks ON pagelinks.pl_from = page.page_id JOIN categorylinks ON categorylinks.cl_from = page.page_id LEFT JOIN page AS p ON p.page_title = pagelinks.pl_title AND (p.page_namespace = 0 OR p.page_namespace = 116) WHERE categorylinks.cl_to = "בוט_חוקים" AND pagelinks.pl_namespace = 0 AND p.page_id IS NULL AND page.page_namespace = 0 ORDER BY pagelinks.pl_title;
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...