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 current_date; select x.term_full_entity_id, x.term_text from wb_terms x inner join ( select term_full_entity_id, term_text from wb_terms where term_language = 'bn' and term_entity_type = 'alias' ) y on x.term_full_entity_id=y.term_full_entity_id where x.term_entity_type='label' and x.term_text = y.term_text;
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...