2 lines
46 B
SQL
2 lines
46 B
SQL
select count(*) from badgers where honey > 0;
|
select count(*) from badgers where honey > 0;
|