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
.
Toggle Highlighting
SQL
use s51412__data; select p.page_id from dewiki_templatedata as p, dewiki_templatedata as o where p.page_id = o.page_id and p.template_title = "Personendaten" and o.template_title != "Personendaten" and p.param_name = "Geburtsdatum" and o.param_name = "Geburtsdatum" and p.param_value != replace(replace(o.param_value, "[[", ""), "]]", "");
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...