Viewing post 1 (of 1 total)
The answer is not completely accurate stating that 'any string longer than 309' will return zero.
SELECT ISNUMERIC(REPLICATE('0', 610)) returns '1'.
Ray
November 24, 2009 at 6:05 am
#1083392