2022 Feb 14 12:37 PM - edited 2024 Feb 04 2:24 AM
Hello All,
I have one requirement to pass the values in one string separated by ,(comma)
for eg :
Below is my input :
<E1BP2054_OBJECTSTATUS_ALE>
<STATUS>A</STATUS>
</E1BP2054_OBJECTSTATUS_ALE>
<E1BP2054_OBJECTSTATUS_ALE>
<STATUS>B</STATUS>
</E1BP2054_OBJECTSTATUS_ALE>
<E1BP2054_OBJECTSTATUS_ALE>
<STATUS>C</STATUS>
</E1BP2054_OBJECTSTATUS_ALE>
and Output should be : A,B,C
User | Count |
---|---|
59 | |
10 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.