I am facing challenges in extracting a portion of string in SQL:
Example being : I have to extract from the below string:
VAGGRAWA
fromPAYPAL *VAGGRAWA 4029357733
VAGGRAWA
fromPAYPAL *VAGGRAWA8 4029357733
VAGGRAWA
fromPAYPAL VAGGRAWA8 4029357733
Can someone help me with a SQL formula to get this done?