Query | Run |
---|---|
select page.page_title from categorylinks,page where... | 7 years ago |
select * from categorylinks where cl_to='Mathematics'; | 7 years ago |
select * from category where cat_title='Mathematics'; | 7 years ago |
select * from category where title='Mathematics'; | 7 years ago |
describe page; | 7 years ago |
SHOW TABLES FROM enwiki_p; | 7 years ago |
select * from sys.tables; | 7 years ago |
DESCRIBE links; | 7 years ago |
DESCRIBE category; | 7 years ago |