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
Dominic
.
Toggle Highlighting
SQL
SELECT P.page_title AS Files, P.page_latest AS Rev, (P.page_title RLIKE '.*_-_DPLA_-_(.*?)[_\.].*') AS DPLA_id FROM commonswiki_p.page P JOIN commonswiki_p.categorylinks CL ON P.page_id = CL.cl_from WHERE CL.cl_to = "Media_contributed_by_the_Digital_Public_Library_of_America_with_unknown_institution" ORDER BY Files ASC
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...