This query is marked as a draft This query has been published by Magnus Manske.

SQL

AخA
 
connect wikidatawiki_p;
select t1.term_text,t2.term_text from wb_terms t1, wb_terms t2 WHERE t1.term_entity_id=t2.term_entity_id AND t1.term_entity_type='item' AND t2.term_entity_type='item' AND t1.term_type='label' AND t2.term_type='label' AND t1.term_language='de' AND t2.term_language='ps'
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.

Checking query status...