Query | Run |
---|---|
select * from category where cat_title like "%scuba%"; | 6 years ago |
select * from category where cat_title like "scuba%"; | 6 years ago |
select * from category limit 1; | 6 years ago |
select * from category limit 1\G | 6 years ago |
show tables; | 6 years ago |
use enwiki_p; | 6 years ago |
show databases; | 6 years ago |