Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Get all articles from a category in english which are in Spanish Wikipedia
by
Miriam (WMF)
This query is marked as a draft
This query has been published
by
HTinC23
.
combine with [[User:逆襲的天邪鬼/js/link-ts.js]] to get the articles in zhwiki and hotcat them (feasible but there are probably better ways to do this)
Toggle Highlighting
SQL
SELECT enwiki_p.page.page_title, enwiki_p.page.page_id FROM page INNER JOIN categorylinks ON cl_from = page.page_id AND categorylinks.cl_to = "Agriculture_companies_of_Australia" INNER JOIN wikidatawiki_p.wb_items_per_site WHERE page.page_namespace = 0 AND page.page_isredirect = 0 #FROM wb_items_per_site WHERE ips_site_id="enwiki" AND ips_item_id IN (SELECT ips_item_id FROM wb_items_per_site WHERE ips_site_page LIKE ("'$title'") AND ips_site_id="'$lan'")'
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...