Query Run
select count(*) from linter where linter_cat=22; 7 months ago
select count(*) from linter where linter_cat=22; 7 months ago
select * from linter where linter_cat=22 limit 1; 7 months ago
select * from linter where linter_cat=22 limit 1; 7 months ago
select * from linter limit 1; 7 months ago
describe linter; 7 months ago
describe linter; 7 months ago
show tables; 7 months ago