Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: SreyaHi,
I have a table which has a column called Name.
Now I would like to explain the scenario with an example.
Suppose I have a Name in the format:
"AlexBrown"
I want to get the name as "Alex Brown"
For that,what I understand is, I need to find out the next capital letter and then give a space before that.
Can you please tell me how to do that.
It might be something very simple but a lil help will be appreciated.
Thanks,
Sreya