I need help with a query where I need to query a string field, determine if there is a "/" in the string.
If so, start at the next position and return the next 2 characters. If there is no "/" in the string, set value to 1.
Appreciate help with this one.
Thanks,
Andrew
If so, start at the next position and return the next 2 characters. If there is no "/" in the string, set value to 1.
Appreciate help with this one.
Thanks,
Andrew