Subject | Re: Using aritmetic operation with numeric fields in Firebird |
---|---|
Author | majstoru |
Post date | 2006-09-11T11:58:22Z |
--- In firebird-support@yahoogroups.com, "Ivan
Prenosil" <Ivan.Prenosil@...> wrote:
So it is mean that DOUBLE PRECISION is my final solution and I can
use numbers between 1.12345 to 999,999,999.12345, if I'm not wrong?
Prenosil" <Ivan.Prenosil@...> wrote:
>each time to
> > I was going to say - just use FLOAT and just cast your answers
> > 15,5 if that's what you really want.currency. I
> > I'm an odd man out here. I use FLOAT for everyting including
> > just cast the result the way I need it. I've never had an issueThanks to all developers for help,
>
> Do you really meam FLOAT or DOUBLE PRECISION ?
> FLOAT has precision of 7 digits only.
>
> Ivan
>
So it is mean that DOUBLE PRECISION is my final solution and I can
use numbers between 1.12345 to 999,999,999.12345, if I'm not wrong?