SQL
AخA
select page.page_title, page.page_latest from categorylinks JOIN page on (categorylinks.cl_from = page.page_id) where cl_to = 'Pending_AfC_submissions' AND cl_type='page' AND page_namespace=118;
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.