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, y.term_text from wb_terms x, wb_terms y where x.term_language = 'bn' and y.term_language = 'bn' and x.term_full_entity_id = y.term_full_entity_id and x.term_text = y.term_text and x.term_type = 'label' and y.term_type = 'alias';
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...