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
Balajijagadesh
.
Toggle Highlighting
SQL
SELECT DISTINCT CONCAT('https://www.wikidata.org/wiki/Q', term_entity_id) AS wikidata_item, term_text AS author_name FROM wikidatawiki_p.wbt_term_in_lang AS term JOIN wikidatawiki_p.wbt_text AS text ON term.term_text_id = text.text_id WHERE term.term_type = 'label' AND term.language_code = 'ta' AND term_entity_id IN ( SELECT DISTINCT ips_item_id FROM wikidatawiki_p.wbt_item_terms WHERE term_id IN ( SELECT text_id FROM wikidatawiki_p.wbt_text WHERE text = '1965' ) );
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...