hi,
is there a workaround to test if a value in a column is numeric or not?
i.e. in sql server you can do:
select * from myTable where isnumeric(myColumn) = 1
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.