Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Find pages with references from Wikidata but without Viitteet-malline
by
Zache
This query is marked as a draft
This query has been published
by
Piracalamina
.
Toggle Highlighting
SQL
SELECT * FROM page, wbc_entity_usage LEFT JOIN templatelinks ON eu_page_id=tl_from AND tl_target_id=26 -- tl_target_id = 26 = "Malline:Viitteet" WHERE eu_entity_id IN ("P123","P248","P854") -- list of most common reference properties AND tl_from IS NULL AND page_id=eu_page_id AND page_namespace=0
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...