Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Pages in Data namespace in Wikimedia Commons
by
Tohaomg
This query is marked as a draft
This query has been published
by
Tohaomg
.
Toggle Highlighting
SQL
SELECT PAGE.page_title, TALK.page_title FROM commonswiki_p.page PAGE LEFT JOIN commonswiki_p.page TALK ON PAGE.page_title = TALK.page_title WHERE PAGE.page_namespace = 486 #Data namespace AND TALK.page_namespace = 487 #Data talk namespace #AND TALK.page_title IS NULL #Talk page does not exist AND PAGE.page_is_redirect = 0 #not a redirect
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...