From: | Herbert Liechti <Herbert(dot)Liechti(at)thinx(dot)ch> |
---|---|
To: | postgres <pgsql-general(at)postgreSQL(dot)org> |
Subject: | decimal(9.2) |
Date: | 1999-06-25 16:45:47 |
Message-ID: | 3773B23A.D65621A7@thinx.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hello
How do I define the datatype decimal(9.2). I searched the documentation but the only thing I found
was the money data type which is in my case not very usefull.
Is there a way to declare a datatype with 2 decimal places and with a fixed precision?
Thanks for your help
Herbie
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Herbert Liechti E-Mail: Herbert(dot)Liechti(at)thinx(dot)ch
ThinX networked business services Stahlrain 10, CH-5200 Brugg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From | Date | Subject | |
---|---|---|---|
Next Message | Herbert Liechti | 1999-06-25 16:59:25 | decimal(9.2) |
Previous Message | Karl DeBisschop | 1999-06-25 16:32:43 | Re: [GENERAL] Questions regarding OID |