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
Tacsipacsi
.
Wikidata properties are documented on their talk pages using the {{Property documentation}} template. Several properties, however, don’t have talk pages at all.
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT page_title, (CONCAT("Property talk:", page_title) AS pagename) FROM (page AS page1) WHERE page_namespace = 120 AND NOT EXISTS (SELECT page_id FROM page WHERE page.page_title = page1.page_title AND page_namespace = 121);
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...