How to check if value is not numeric in a varchar sql code example Example: is not numeric sql SELECT ISNUMERIC(250) AS Result;