Reply to Re: Error : Difference of two datetime columns caused overflow at runtime.
Posted by Whiskey on 10/03/31 11:27
>From Transact-SQL Reference:
DATEDIFF produces an error if the result is out of range for integer
values. For milliseconds, the maximum number is 24 days, 20 hours, 31
minutes and 23.647 seconds. For seconds, the maximum number is 68 years.