BINARY_DOUBLE Usage Questions
624104Nov 10 2009 — edited Apr 21 2010Hey experts,
Trying to work with the BINARY_DOUBLE data type, docs say the max value for this data type is 1.79769313486231E+308. But for some reason the max I can insert 1.79769313486231E+*125*. What am I missing? I need to store java.Double values in a fact table and I have values that approach the Double.MAX value. Can anyone provide insight as to what I'm messing up here? :)
Many Thanks,
TimS