문제

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

올바른 솔루션이 없습니다

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top