Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Articles with __NOTOC__ on plwiki, sorted by size
by
Peter Bowman
This query is marked as a draft
This query has been published
by
Peter Bowman
.
Toggle Highlighting
SQL
select page_title, page_len from page inner join page_props as pp1 on pp1.pp_page = page_id and ( pp1.pp_propname = "wikibase-badge-Q17437796" or # AnM pp1.pp_propname = "wikibase-badge-Q17437798" # DA ) inner join page_props as pp2 on pp2.pp_page = page_id where page_namespace = 0 and pp2.pp_propname = "notoc" order by page_len desc;
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...