これを試すことができます:
'$' || Cast((select avg(retail) from cars
where brand = 'FORD' or brand = 'TOYOTA') as decimal(4,2)) as AVG_BRAND_PRICE_01
$XX.XX を超える場合 (例:$XXXXXXX.XX)、小数点以下を大きく設定する必要があります。 10 進数 (9,2)
SQL Fiddle の例:http://www.sqlfiddle.com/#!4 /9f684/2/0