I need to delete “SG. ” or “SG.” in the beginning (important) of the string
What is the correct and shortest regex to do it?
Anyway to do it without regex? – ideal way
I need to delete “SG. ” or “SG.” in the beginning (important) of the string
What is the correct and shortest regex to do it?
Anyway to do it without regex? – ideal way