Hi Ashish,
in TD14 there's a new NUMBER datatype similar to Oracle's.
FLOAT is not rounding to two decimals, this is just a display problem: you probably used SQL Assistant for testing and there's an option to specify "Number of decimal places to display for Float columns"
But Float has only 15 digits precision.
Otherwise DECIMAL allows up to 38 digits.
Dieter
↧