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
Matěj Suchánek
.
This is a testing alternative for https://quarry.wmflabs.org/query/1298
Toggle Highlighting
SQL
use wikidatawiki_p; SELECT CONCAT('Q',czech.ips_item_id,', ',czech.ips_site_id), czech.ips_site_page, CONCAT('Q',other.ips_item_id, ', ', other.ips_site_id), other.ips_site_page FROM wb_items_per_site AS czech JOIN wb_items_per_site AS other ON czech.ips_site_page = CONCAT(other.ips_site_page,'ová') WHERE czech.ips_site_id = 'cswiki' OR czech.ips_site_id = 'cswikiquote' /* AND czech.ips_site_page LIKE '%_ [A-Z]%' AND NOT czech.ips_item_id = other.ips_item_id GROUP BY czech.ips_item_id ORDER BY czech.ips_item_id; */
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...