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
Bdijkstra
.
Toggle Highlighting
SQL
SELECT wbit_item_id AS qid, wbx_text AS label, ips_site_page AS sitelink FROM wbt_item_terms, wbt_term_in_lang, wbt_text_in_lang, wbt_text, wb_items_per_site WHERE wbit_term_in_lang_id=wbtl_id AND wbtl_type_id=(SELECT wby_id FROM wbt_type WHERE wby_name='label') AND wbtl_text_in_lang_id=wbxl_id AND wbxl_language='nl' AND wbxl_text_id=wbx_id AND wbit_item_id=ips_item_id AND ips_site_id='nlwiki' AND ips_site_page REGEXP '^Categorie:' AND wbx_text!=ips_site_page AND wbx_text NOT REGEXP '^[Cc]ategorie:' #CONVERT(wbx_text USING utf8mb4)!=CONVERT(ips_site_page USING utf8mb4) LIMIT 100
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...