Hi Gurus,
Can you please help me with the below quries on how to achieve this. Could be really helpful if you could provide a sample sql from your side.
Req:
I have a requriement where I should display the first four non-space characters of an address eg: ROOM becomes R, FLAT becomes F etc. Passing in an address of ROOM A FLAT 1 STARFORD AVENUE would therefore result ‘RAF1’, whereas an address of 23 CORNER STREET would become ‘23CO’.
Words like c/o, co, rear of should be ignored if any.
Thanks in Advance.
Regards,
Aash