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
Mike.Khoroshun
.
Toggle Highlighting
SQL
SELECT CONCAT('Q', ips.ips_item_id) AS item_id, ips.ips_row_id, (SELECT ips_site_page FROM wb_items_per_site ips_en WHERE ips_en.ips_item_id = ips.ips_item_id AND ips_en.ips_site_id = "ukwiki" AND ips_en.ips_user_text = "Haida" LIMIT 1) AS page_title FROM wb_items_per_site ips WHERE ips.ips_site_id = "ukwiki" AND page_title IS NOT NULL GROUP BY ips.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...