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
Jura1
.
Toggle Highlighting
SQL
use wikidatawiki_p; SELECT page_title AS item FROM pagelinks, page, wb_entity_per_page LEFT JOIN ( SELECT pl_from FROM pagelinks WHERE pl_title = 'P570' AND pl_namespace = 120 ) As allitemswithP570 ON epp_page_id = allitemswithP570.pl_from WHERE allitemswithP570.pl_from IS NULL AND pl_from = 21724842 AND pl_namespace = 0 AND pl_title = page_title AND page_id = epp_page_id
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...