Re: [SQL] decimal

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [SQL] decimal
Дата
Msg-id 177.938012786@sss.pgh.pa.us
обсуждение исходный текст
Ответ на decimal  ("Aleš Vojáček" <alesv@fbl.cz>)
Список pgsql-sql
"Aleš Vojáček" <alesv@fbl.cz> writes:
> <META content=3Dtext/html;charset=3Diso-8859-2 =
> http-equiv=3DContent-Type>
> <META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
> </HEAD>
> <BODY bgColor=3D#ffffff>
> <DIV><FONT color=3D#000000 size=3D2>Hi all,</FONT></DIV>
> <DIV><FONT color=3D#000000 size=3D2>I'm new in postress world, =
> </FONT></DIV>
> <DIV><FONT color=3D#000000 size=3D2>I have one question exists any =
> datatype like=20
> decimal (12,6) (123456789012.123456) in postgress?</FONT></DIV>
> <DIV><FONT color=3D#000000 size=3D2>sorry for my english</FONT></DIV>
> <DIV><FONT color=3D#000000 size=3D2>Ales</FONT></DIV></BODY></HTML>

Please don't use HTML in email...

Yes, there's a full decimal/numeric implementation in Postgres 6.5
and later.
        regards, tom lane


В списке pgsql-sql по дате отправления:

Предыдущее
От: Paulo Roberto Kappke
Дата:
Сообщение: Date type select
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] [GENERAL] UPDATE feature or bug?