justin wrote:
>
>
> Tom Lane wrote:
>> Tino Wildenhain <tino(at)living-examples(dot)com> writes:
>>
>>> I would not recommend to do this within the database. Thats typical
>>> a job for your presentation layer.
>>>
>>
>> ... but having said that, I think the "money" datatype has a function
>> for this. Whether that's of any use to you I dunno; money is pretty
>> restrictive about what it can handle.
>>
>> regards, tom lane
>>
>
> I disagree the database is the wrong place, there are cases it makes sense.
>
Which cases would that be?
Regards
Tino