SQL
AخA
use plwikisource_p;
select (select count(*) from categorylinks where cl_to = 'Uwierzytelniona') as "Nieskorygowana - strony",
(select cat_pages from category where cat_title = 'Uwierzytelniona') as "Nieskorygowana - licznik";
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.