| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Aleš Vojáček <alesv(at)fbl(dot)cz> |
| Cc: | pgsql-sql(at)hub(dot)org |
| Subject: | Re: [SQL] decimal |
| Date: | 1999-09-22 15:06:26 |
| Message-ID: | 177.938012786@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
"=?iso-8859-2?B?QWxluSBWb2rh6GVr?=" <alesv(at)fbl(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jackson, DeJuan | 1999-09-22 15:12:47 | RE: [SQL] Date type select |
| Previous Message | Jeff MacDonald | 1999-09-22 13:23:43 | Re: [SQL] decimal |