dbTalk Databases Forums  

Arithmatic overflow with AVG?

microsoft.public.sqlserver.mseq microsoft.public.sqlserver.mseq


Discuss Arithmatic overflow with AVG? in the microsoft.public.sqlserver.mseq forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mike Hoyt
 
Posts: n/a

Default Arithmatic overflow with AVG? - 02-24-2004 , 02:51 PM






I've created a temp table with an int type field on which I am then trying to perform an AVG. I get:

Server: Msg 8115, Level 16, State 2, Line 1

Any ideas?

Reply With Quote
  #2  
Old   
Anith Sen
 
Posts: n/a

Default 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.

--
Anith



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.