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
Mr. Ibrahem
.
Toggle Highlighting
SQL
use wikidatawiki_p; select count(yy.wbx_text)#, #tt.wbtl_type_id #, yy.wbx_text FROM wbt_item_terms , wbt_term_in_lang as tt,wbt_text_in_lang as dd , wbt_text as yy where wbit_term_in_lang_id = tt.wbtl_id and tt.wbtl_text_in_lang_id = dd.wbxl_id and dd.wbxl_text_id = yy.wbx_id and dd.wbxl_language = "se" and tt.wbtl_type_id = 2 # 1 == label # 2 == description # 3 == alias #group by count(yy.wbx_text) 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...