Changing point for commas and commas for point

From: "Ezequias Rodrigues da Rocha" <ezequias(dot)rocha(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Changing point for commas and commas for point
Date: 2007-01-21 18:41:15
Message-ID: 55c095e90701211041t40c9bb5br91c94ad1d9b37a7c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi list,

Here in my country (Brazil) we have the decimal simbol as ' , ' (commas) and
thousand separator as ' . ' (point)

Here my sql uses: to_char(sum(My_column), '99990D00')

Is there any way to make this happens ?

Regards

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Atenciosamente (Sincerely)
Ezequias Rodrigues da Rocha
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
A pior das democracias ainda é melhor do que a melhor das ditaduras
The worst of democracies is still better than the better of dictatorships
http://ezequiasrocha.blogspot.com/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2007-01-21 18:49:47 Re: Changing point for commas and commas for point
Previous Message Andrew Sullivan 2007-01-21 15:28:38 Re: select based on multi-column primary keys