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
XXN
.
13400 rows
Toggle Highlighting
SQL
USE wikidatawiki_p; SELECT ips_site_page, CONCAT('[[Q',ips_item_id,']]') #CONCAT('*\\',w1.ips_site_page,' \\ [[Q',w1.ips_item_id,']]')#, CONCAT('\\',wru.ips_site_page,' \\ [[Q',wru.ips_item_id,']]') #count(wsr.ips_site_page) FROM wb_items_per_site WHERE ips_site_page like "%:User%" and ips_item_id not in (select w2.ips_item_id from wb_items_per_site w2 where w2.ips_site_id = "enwiki") GROUP BY ips_item_id HAVING count(ips_site_id) = 1
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...