SQL
AخA
USE frwikisource_p;
SELECT pp_value AS level, COUNT(*) FROM page_props WHERE pp_propname = "proofread_page_quality_level" GROUP BY pp_value;
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.