se sei pigrissimo e non ti interessa per il php avere il numero di stellecodice:select quantestelle,count(*) as quanti from hotels group by quantestelle order by quantestelle desc
codice:concat(quantestelle,' (',count(*),')')
se sei pigrissimo e non ti interessa per il php avere il numero di stellecodice:select quantestelle,count(*) as quanti from hotels group by quantestelle order by quantestelle desc
codice:concat(quantestelle,' (',count(*),')')