Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a string that format is
1 | A<a@tcs.com>,d@yahoo.com,B<b@nokia.com> |
2 | C<c@rediffmail.com>,N@rediffmail.com |
3 | M<m@hotmail.com>,S<s@synte.com> |
but i want output that manner
1 | @tcs.com |
1 | @yahho.com |
1 | @nokia.com |
2 | @rediffmail.com |
2 | @rediffmail.com |
3 | @hotmail.com |
3 | @syntel.com |
Please help me.
Regards
sonu
Please Sonu, we don't hear very well your problem
Can you explain it clearly?
thanks