2
Answers

how to know how column values will ends with comma

Manohar Gova

Manohar Gova

8y
366
1
Hi ,
 
I have column like
 
   TName    TID
  Mas           5263,856,
  Nag            4256
  Halen         2653,26,
 
 
i want to find the which TName Having the TID value ends with , 
Answers (2)