Question

I tried googling but it seems each database handles this differently. Does the SQL standard actually state what behaviour happens for value overflows?

Sources:

http://dev.mysql.com/doc/refman/5.0/en/out-of-range-and-overflow.html http://www.sqlite.org/lang_aggfunc.html

No correct solution

OTHER TIPS

Not that I am aware of. Recently had a look at the SQL 2003 standard but nothing like that stood out. I doubt it highly.

Speaking from experience they all will vary in how they handle it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top