I want to limit my search based on an char column. The values stored in this column are alphanumeric. All values begin with a number, but some end with a letter. I want to select only the ones that end in a letter. Do you know a way to select on this criteria?