$ 0 0 Did you do in unix, bteq or sql assistant or td studio or where? in bteq,unix: select cast(100000 as format '$$$,$$$$'); it looks like you want in this format too CAST (salary AS FORMAT ‘$$$,$.............$$9.99’)
Did you do in unix, bteq or sql assistant or td studio or where?
in bteq,unix:
select cast(100000 as format '$$$,$$$$');
it looks like you want in this format too
CAST (salary AS FORMAT ‘$$$,$.............$$9.99’)