isalpha (SQL)
Hi guys, I'm working in Raw C under UNIX and using Ingres. I'm trying to return data from a varchar, but I only want it if in contains ANY characters that are NOT numeric. (IE: A5555, AAAAA, 555A4) Any help ? Can it be done via the query or do I have to do it after I've filled my recordset ?
|