This query is marked as a draft This query has been published by Pppery.

SQL

AخA
 
select concat("Category:",page_title) from page join categorylinks on cl_from=page_id
where cl_to="Wikipedians_by_WikiProject" and page_namespace=14 and page_title not rlike ".*(members|participants)$";
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.

Checking query status...