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
Siaahmed
.
Toggle Highlighting
SQL
select page_title, page_len from page, page_props where page_is_redirect = 0 and page_namespace = 104 and pp_page = page_id and not (pp_propname = "proofread_page_quality_level" and pp_value = 0) order by page_len limit 50 offset 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...