Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
Query
Run
use enwiki_p; select count(*) from pagelinks where pl_namespace= -1;
9 years ago
use enwiki_p; select * from pagelinks where pl_namespace= -1 limit 1;
9 years ago
use enwiki_p; select distinct(pl_namespace) from pagelinks;
9 years ago