Edgar Valdés
Mike Robbins
select BUILTIN.DF(currency), count(*) from account where accttype = 'Bank' group by BUILTIN.DF(currency)