Hello,
I am looking to get any string that starts with a fixed alphabet followed by a hyphen and any 5 numeric characters like this
"A-#####". This is a memo field.
How would that work. The usual '?' or '*' wildcards won't work in this case - I searched for this but could not find a solution.
Thank you
I am looking to get any string that starts with a fixed alphabet followed by a hyphen and any 5 numeric characters like this
"A-#####". This is a memo field.
How would that work. The usual '?' or '*' wildcards won't work in this case - I searched for this but could not find a solution.
Thank you