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
Iluvatar
.
Toggle Highlighting
SQL
select replace(page_title, '_', ' ') as 'a' from page where replace(page_title, '_', ' ') in ('Бирюлёво (станция метро)', 'Каспийская (станция метро)', 'Лебедянская (станция метро)', 'Липецкая (станция метро)', 'Южная Битца (платформа)') and not page_namespace and not (page_is_redirect and exists (select * from pagelinks join linktarget on pl_target_id = lt_id where pl_from = 10099658 and not lt_namespace and lt_title = page_title));
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...