| SQL - Questions and Answers Have a SQL question? Post it here. First do a search to see if someone hasn't already answered it. |
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|||
Arithmetic overflow error converting expression to data type int.I am getting the "Arithmetic overflow error converting expression to data type int." while using the following expression in the "where" clause
datediff(day,getdate(),DATEADD(second, CAST(LongValue AS BIGINT)/1000, '01/01/1970 00:00:00.000'))>=0 Please let me know what needs to be done |
|
Be the first to answer this question! Click on the 'Post Reply' button below.
|
![]() |
| Thread Tools | Search this Thread |
|
|