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

SQL

AخA
 
use commonswiki_p;
select distinct cl_sortkey_prefix
from page
join categorylinks
on cl_from = page_id
where page_id = "18694975"
and page_namespace = 14
and cl_sortkey_prefix != "";
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...