Folks,
I reviewed
http://www.postgresql.org/docs/current/static/functions-formatting.html
and I am wondering in the examples section, if there is a way to avoid the
" " between the DM and the 485.
to_char(485, 'L999') 'DM 485
Our locale, I'd be looking for '$485', without a space.
Does this just reflect a US currency quirk?
Thanks,
Mike Ellsworth