Re: Arithmatic overflow with AVG? -
02-26-2004
, 05:29 PM
It would be better if you can post your table DDLs & the entire error
message. It is possible that you have a data type conversion error, in which
case you may want to CAST or CONVERT the datatype to appropriate compatible
one.