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
XXN
.
Toggle Highlighting
SQL
use wikidatawiki_p; SELECT CONCAT('*\\',wsv.ips_site_page,' \\ [[Q',wsv.ips_item_id,']]') FROM (SELECT * FROM wb_items_per_site WHERE ips_site_id = "svwiki") AS wsv JOIN (SELECT * FROM pagelinks JOIN wb_entity_per_page ON epp_page_id = pl_from WHERE pl_namespace = 0 and pl_title = "P625") as pl ON wsv.ips_item_id = pl.epp_entity_id where ips_site_page in (SELECT REPLACE(sp.page_title, '_', ' ') FROM svwiki_p.page join categorylinks on cl_from=page_id WHERE sp.page_namespace = 0 AND sp.page_is_redirect = 0 and cl_to = "Robotskapade_Kinaartiklar")
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...