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
Pasleim
.
Toggle Highlighting
SQL
use wikidatawiki_p; SELECT a.term_full_entity_id FROM wb_terms AS a JOIN wb_terms AS b ON a.term_full_entity_id = b.term_full_entity_id WHERE a.term_type = 'label' AND b.term_type = 'label' AND a.term_language = 'en' AND b.term_language = 'en-ca' AND a.term_text LIKE 'Category:%' AND b.term_text NOT LIKE 'Categroy:%';
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...