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
Wurgl
.
begonnene Artikel des Benutzers Zieglhar
Toggle Highlighting
SQL
select CONCAT('[[Benutzer:', REPLACE(BNR.page_title, '_', ' '), ']]') AS Link, CONCAT('Benutzer:', REPLACE(BNR.page_title, '_', ' ')) AS Seite, IF(ANR.page_title != NULL, 'existiert im ANR', '-') AS 'existiert im ANR' FROM page AS BNR LEFT JOIN page AS ANR ON ANR.page_title = REPLACE(BNR.page_title, 'Zieglhar/', '') AND ANR.page_namespace = 0 WHERE BNR.page_title LIKE 'Zieglhar/%' AND BNR.page_namespace = 2
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...