Numeric overflow
843854Dec 17 2003 — edited Dec 18 2003Hi,
I have a SQL query which gives me sum of number values in a column. The outcome is 44515445719.
I do a rs.getInt(1) to get the value.
It comes back with SQL Exception Numeric Overflow.
Can anyone tell me what to do here ?
thanks,
-raj