We are working on members id, and we wanted to have a standard naming convention.
For instance:
Members ID with charter at last will be keep the way it is.... while members id with number must update.
Example:
A123B --->keep the way it is.
C456D7 ---> 7 should be deleted.
How can we script it in a query this condition?
Thanks for your help!
For instance:
Members ID with charter at last will be keep the way it is.... while members id with number must update.
Example:
A123B --->keep the way it is.
C456D7 ---> 7 should be deleted.
How can we script it in a query this condition?
Thanks for your help!
Comment