query-50016ce37fa48f55ad80a34516d265f2

rq turtle/ttl

Subpages in main namespace of cswiki excluding redirects

Use at

use cswiki_p;
select page_title from page where page_namespace=0 and page_title like "%/%" and page_is_redirect = 0;
CONVERT(BINARY(page_title) USING utf8);

Query found at