Skip to main content
Question

Extraction of a string portion based on matching value in different column in the same table

  • September 10, 2026
  • 0 replies
  • 5 views

mohan_kb
Level 4
Forum|alt.badge.img+1

I have the below two columns. I want to extract the portion of the string matching the value in the ‘Seq’ column. Example, for the first row, the seq value is 400. In BIND column, I want to extract the strings that match the value the 400.Till the semicolon. using PQL.