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
Wurgl
.
Toggle Highlighting
SQL
SELECT D.page_title, D.page_namespace FROM page as D LEFT JOIN page as P ON P.page_title = D.page_title AND P.page_namespace = D.page_namespace - 1 WHERE P.page_title IS NULL AND D.page_namespace IN (1, /*3,*/ 5, 7, 9, 11, 13, 15, 101, 829, 2301, 2303) AND D.page_title NOT LIKE '%/%' # wegen /Archiv LIMIT 10
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...