Will Pro *c long double variable support 12 decimals
715093Nov 5 2009 — edited Nov 9 2009Hi all thanks in advance.
I have a table data which have 12 decimals like 999.999999999999
i want to process this data in Pro * c . I'm using long double variable in Pro*c.
Im getting different decimal values after certain decimal digits.
My entire calculation should be of 12 digit rounding.
im using oracle 9i
can anybody help..