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
Zache
.
Toggle Highlighting
SQL
use fiwiki_p; select * from ( select iwl1.iwl_title as iwl1, iwl2.iwl_title as iwl2 from iwlinks as iwl1 LEFT JOIN ( select iwlinks.* from iwlinks,categorylinks where cl_from=iwl_from and cl_to="Luettelot_Helsingin_rakennuksista_ja_rakennelmista" ) as iwl2 ON iwl1.iwl_title=iwl2.iwl_title where iwl1.iwl_from = 1593353 ) as t, wikidatawiki_p.wbt_item_terms, wikidatawiki_p.wbt_term_in_lang, wikidatawiki_p.wbt_text_in_lang, wikidatawiki_p.wbt_text where concat("Q", wbit_item_id)=iwl1 and wbit_term_in_lang_id=wbt_term_in_lang.wbtl_id and wbtl_text_in_lang_id=wbt_text_in_lang.wbxl_id and wbxl_text_id=wbt_text.wbx_id and wbxl_language='fi' and wbtl_type_id=1 AND iwl2 IS NULL
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...