Hi everybody, I looked for a function to test whether a string is numeric (having characters 0..9 only). I found in the 5.0 manual Cast() and Convert(), but I don't think these do what I need. Any suggestion what function to use ? Thanks in advance, Cor
- how to test if strings are numeric ? C.R.Vegelin
- Re: how to test if strings are numeric ? Gleb Paharenko
- Re: how to test if strings are numeric ? Anoop kumar V
- Re: how to test if strings are numeric ? Michael Stassen