Forum Discussion
Coby
2 years agoNew Member
How to prepare multiple rows with two different colums
Hy, I would kindly ask your help. I have a table with many columns from SQL database. This database contain one colum which contain two ore more ID spearated with " ; " (semicolons). I can split co...
Coby
2 years agoNew Member
Thanks. It is work.
Could you please define the column where should only split the data by ";" . I have other columns which contain ";" as well, but I would not split those.
- wdx223_Daniel2 years agoCommunity Champion
this code only split the first column