Query Run
use enwiki_p; select count(*) from pagelinks where pl_namespace= -1; 8 years ago
use enwiki_p; select * from pagelinks where pl_namespace= -1 limit 1; 8 years ago
use enwiki_p; select distinct(pl_namespace) from pagelinks; 8 years ago