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
Alex NB IT
.
Toggle Highlighting
SQL
select distinct tl_from from templatelinks join linktarget on tl_target_id = lt_id where (lt_title in ( select page_title from page where page_id in ( select cl_from from categorylinks where cl_to = 'Шаблоны:Ссылки_на_страницы_значений' or cl_to = 'Шаблоны:Имена' ) ) and lt_title != 'Фамилии' and lt_title != 'Венгерское_имя' and lt_title != 'Корейское_имя' and lt_title != 'Нихонго-но-намаэ' and lt_title != 'Сначала_имя' and lt_title != 'Чеченское_имя' or lt_title = 'Falseredirect' or lt_title = 'Календарь' or lt_title = 'Глоссарий' or lt_title = 'Топоним_с_ё?' or lt_title = 'Другие_формирования' or lt_title = 'Юлианский_английский_календарь' ) and lt_namespace in ( select page_namespace from page where page_id in ( select cl_from from categorylinks where cl_to = 'Шаблоны:Ссылки_на_страницы_значений' or cl_to = 'Шаблоны:Имена' ) ) order by tl_from asc
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...