Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
zhwiki: Lowest pageIDs in Wikipedia namespaces
by
Ericliu1912
This query is marked as a draft
This query has been published
by
Ericliu1912
.
Toggle Highlighting
SQL
SELECT page_title, page_id, page_len FROM page WHERE page_namespace='4' # 0/1 main 2/3 user 4/5 wp 6/7 file 8/9 mediawiki 10/11 template # 12/13 help 14/15 cat 100/101 portal 118/119 draft 710/711 timedtext 828/829 module # 2300/2301 gadget 2302/2303 g. def -1 special -2 media #AND page_title LIKE 'Requests_for_adminship/%' ORDER BY page_id ASC LIMIT 100;
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...