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
IKhitron
.
Toggle Highlighting
SQL
select * from redirect join page t0 on rd_from = page_id where concat(rd_title, '_(станция_метро)') = page_title and rd_namespace = 0 and page_namespace = 0 and exists (select * from page t1 where t1.page_title = rd_title) /*and exists (select * from page_props where pp_page = page_id and pp_propname = 'disambiguation')*/ limit 10; select * from page_props where pp_propname = 'disambiguation' and pp_page = 7302155 limit 10; select * from page where page_id = 76
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...