Hi,
My apologies if this is a repeat. I struggle with Regular Expressions and this requirement that I have is turning into a nightmare.
here is what i am trying to do.
I have a table with a column that holds values ranging from 5digits / 4digits+1alpha / 10digits / 5letter strings. I am trying to curate the table down to a table with only alpha strings.
This is getting really beyond my capabilities can anyone help?