Query Run
select * from pagelinks where pl_title = "2000" limit 4; 7 years ago
select * from pagelinks where pl_title is 2000 limit 4; 7 years ago
select * from pagelinks limit 4; 7 years ago
desc pagelinks; 7 years ago
select * from pagelinks limit 2; 7 years ago
SHOW TABLES FROM tawiki_p; 7 years ago
SHOW TABLES FROM enwiki_p; 7 years ago