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
Edgars2007
.
Toggle Highlighting
SQL
select #p.page_id, page_title, pp_value SELECT concat('<Replacement><Find>',page_title,'</Find><Replace>',pp_value, '</Replace><Comment /><IsRegex>false</IsRegex><Enabled>true</Enabled><Minor>true</Minor><BeforeOrAfter>false</BeforeOrAfter><RegularExpressionOptions>IgnoreCase</RegularExpressionOptions></Replacement>')#pl.pl_namespace, pl.pl_title, count(pl.pl_from), pl.pl_from_namespace from pagelinks pl join page p on p.page_title=pl.pl_title and pl.pl_namespace=p.page_namespace join page_props pp on pp.pp_page=p.page_id AND pp_propname = 'wikibase_item' where pl.pl_from=37800330 and pl.pl_namespace=0
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...