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
MArostegui (WMF)
.
Toggle Highlighting
SQL
SELECT page_id,page_title,wbx_text AS term_text FROM wbt_item_terms,page,pagelinks,wbt_text,wbt_term_in_lang,wbt_text_in_lang WHERE wbit_term_in_lang_id = wbtl_id AND wbtl_type_id = 1 AND wbtl_text_in_lang_id = wbxl_id AND wbxl_text_id = wbx_id AND wbx_text LIKE "%(%:%)%" AND concat("Q",wbit_item_id)=page_title AND page_namespace=0 AND pl_from=page_id AND pl_namespace=0 AND pl_from_namespace=0 AND pl_title="Q13442813" AND pl_from>106653128 ORDER BY pl_from LIMIT 100000
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...