Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Wikidata - wb_terms - sample data (items with en labels)
by
Jura1
This query is marked as a draft
This query has been published
by
Mr. Ibrahem
.
replaced by 1235
Toggle Highlighting
SQL
SELECT * FROM wbt_item_terms INNER JOIN wbt_term_in_lang tt ON wbit_term_in_lang_id = tt.wbtl_id #INNER JOIN wbt_type oo #ON tt.wbtl_type_id = oo.wby_id INNER JOIN wbt_text_in_lang dd ON tt.wbtl_text_in_lang_id = dd.wbxl_id INNER JOIN wbt_text yy ON dd.wbxl_text_id = yy.wbx_id WHERE wbit_item_id = ips_item_id and dd.wbxl_language = "ar" and tt.wbtl_type_id = 1 limit 10 ;
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...