I was wondering, is there a way to tell if a field contains only numeric characters? I have to exclude numeric fields and keep alpha-numeric values for the select statment. I've looked into LIKE and NOT LIKE but do not think they will do the job.
I am attempting this at first using Business Objects because it's quicker, but I can move it over to Rapid SQL if needed.
I am attempting this at first using Business Objects because it's quicker, but I can move it over to Rapid SQL if needed.