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

SQL

AخA
 
use nowiki_p;
select cl_to from categorylinks left join page on page_title = cl_to and page_namespace=14 where page_title is null limit 1000;
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...