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
Mahir256
.
Thanks, Pasleim, for the original query!
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT a.term_full_entity_id, a.term_text FROM wb_terms AS a JOIN wb_terms AS b ON a.term_full_entity_id = b.term_full_entity_id WHERE a.term_text = b.term_text AND a.term_language = 'hi' AND b.term_language = 'hi' AND a.term_type = 'label' AND b.term_type = 'alias' LIMIT 1000;
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...