splitting the name based on delimiter?
Hi All,
we struck with a scenario as follows:
fullname = XYZXYXZXYZXYZXYZXYZ*XYXXYXYXYYXYXYX
need to split the fullname based on the delimiter(*).
any help will be appreciated.
thanks in advance
Regards,
Pkatti.
we struck with a scenario as follows:
fullname = XYZXYXZXYZXYZXYZXYZ*XYXXYXYXYYXYXYX
need to split the fullname based on the delimiter(*).
any help will be appreciated.
thanks in advance
Regards,
Pkatti.
0