SQL
AخA
use wikidatawiki_p;
select term_entity_id,term_text,ips_site_id,ips_site_page from wb_terms,wb_items_per_site WHERE term_language='en' AND term_entity_type='item' AND term_type='label' AND ips_item_id=term_entity_id
AND term_text IN ('Cambridge')
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.