Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Templates with Doc template and no subpage
by
Martin Urbanec
This query is marked as a draft
This query has been published
by
Matěj Suchánek
.
Toggle Highlighting
SQL
USE cswiki_p; /*SELECT * FROM page AS temps LEFT JOIN templatelinks ON tl_title = "Dokumentace" AND tl_namespace = 10 AND tl_from = page_id WHERE tl_title = NULL AND EXISTS (SELECT * FROM page AS docs WHERE docs.page_namespace = 10 AND docs.page_title = CONCAT(temps.page_title, "/doc"));*/ SELECT * FROM templatelinks WHERE tl_title = "Dokumentace" AND tl_from_namespace = 10 LIMIT 10;
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...