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
Cryptic
.
Mainspace, non-redirect pages that are either completely uncategorized, or only in hidden categories. For [[WP:VPT#No categories]] circa 04 Apr 2020.
Toggle Highlighting
SQL
SELECT page_namespace, page_title, c1.cl_to, c2.cl_to FROM categorylinks c2 JOIN categorylinks c1 ON c2.cl_from = c1.cl_from AND c1.cl_to < c2.cl_to JOIN page ON page_id = c2.cl_from WHERE c1.cl_to LIKE 'Use\_dmy\_dates\_from\_%' AND c2.cl_to LIKE 'Use\_dmy\_dates\_from\_%';
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...