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
Teslaton
.
Toggle Highlighting
SQL
use skwiki_p; select replace(pa.page_title, '_', ' ') as title, pa.page_len from page pt, page pa where pt.page_id in (select tl_from from templatelinks where tl_from_namespace = 1 and tl_namespace = 10 and tl_title = 'WikiJar_SVE_2020') and pa.page_title = pt.page_title and pa.page_namespace = 0 ;
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...