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
Samwilson
.
Toggle Highlighting
SQL
use enwikisource_p; -- SELECT page_title FROM page WHERE page_namespace = 106 AND page_title NOT IN ( SELECT indexpage.page_title AS indextitle, workpage.page_title AS worktitle FROM page AS indexpage -- JOIN categorylinks ON cl_from=indexpage.page_id JOIN pagelinks ON pl_from=indexpage.page_id LEFT JOIN page AS workpage ON workpage.page_title=pl_title WHERE -- workpage.page_title NOT LIKE "%/%" pl_namespace = 0 AND workpage.page_namespace IS NULL AND indexpage.page_namespace = 106
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...