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
Putnik
.
Toggle Highlighting
SQL
use ruwiki_p; SELECT p_t.page_title FROM page p JOIN pagelinks pl ON pl.pl_from = p.page_id AND pl.pl_namespace = 10 JOIN page p_t ON p_t.page_namespace = 10 AND pl.pl_title = p_t.page_title LEFT JOIN pagelinks pl2 ON pl2.pl_from_namespace IN (0, 6, 10, 14) AND pl2.pl_namespace = 10 AND pl2.pl_title = p_t.page_title WHERE p.page_namespace = 104 AND p.page_title = "Рутинная_работа/Неиспользуемые_шаблоны" AND pl2.pl_title IS NULL
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...