I have been searching for a key word or a function to evaluate if a value in a field is numeric. I am familiar with other environments where you can use:
IsNumeric(myValue) or myValue Is Numeric
There must be a way of making this evaluation, but I have searched in on-line manuals using every word I think of that might take me to an explanation and have found nothing so far.
I am using a DB2 7.1 client on an OS/390 mainframe.
IsNumeric(myValue) or myValue Is Numeric
There must be a way of making this evaluation, but I have searched in on-line manuals using every word I think of that might take me to an explanation and have found nothing so far.
I am using a DB2 7.1 client on an OS/390 mainframe.