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
Viswaprabha
.
Toggle Highlighting
SQL
use mlwiki_p; SELECT page_namespace as NS, page_id as PID, page_title as Title, page_is_redirect as Redir, page_is_new as New, page_latest as LastRev, page_len as Bytes, page_links_updated as LastLinks, page_touched as LastTouch FROM page WHERE page_id < page_namespace= 14 order by page_id asc ;
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...