$ 0 0 What is the maximum values returned by that calculation? I would not use FLOAT as it's precision is limited to approx. 15 digits. Better use DECIMAL instead, which supports up to 38 digits. Dieter
What is the maximum values returned by that calculation?
I would not use FLOAT as it's precision is limited to approx. 15 digits.
Better use DECIMAL instead, which supports up to 38 digits.
Dieter