Re: [SQL] numeric question.. - Mailing list pgsql-sql

From Tom Lane
Subject Re: [SQL] numeric question..
Date
Msg-id 1540.947891354@sss.pgh.pa.us
Whole thread Raw
In response to Re: [SQL] numeric question..  ("Mitch Vincent" <mitch@venux.net>)
Responses Re: [SQL] numeric question..  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-sql
"Mitch Vincent" <mitch@venux.net> writes:
> I tried doing them in decimal(9,2) too and well, it added them as numeric
> anyway -- I guess that's a dead end for a while?

DECIMAL is just an alias for NUMERIC, as far as I know...
        regards, tom lane


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SQL] Aggregates and Views
Next
From: Michal Frajt
Date:
Subject: (no subject)