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
AntiCompositeNumber
.
Toggle Highlighting
SQL
USE enwiki_p; SELECT p0.page_namespace, p0.page_title, count(pl_from) FROM templatelinks JOIN page p1 ON tl_from = p1.page_id JOIN page p0 ON p0.page_namespace = p1.page_namespace - 1 and p0.page_title = p1.page_title JOIN pagelinks ON p0.page_namespace = pl_namespace and p0.page_title = pl_title # JOIN pagelinks ON pl_namespace = page_namespace - 1 and pl_title = page_title WHERE tl_title = "WikiProject_Essays" and tl_namespace = 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...