I use MySqlWorkbench and I have one metric as a long string like
metric (AAAA,B,CCCC,DD) (AAAAAAA,BBB,C,DD,EEE)
This metric is varible and I would like to do a split by coma, how can I do this?
Thanks!
I use MySqlWorkbench and I have one metric as a long string like
metric (AAAA,B,CCCC,DD) (AAAAAAA,BBB,C,DD,EEE)
This metric is varible and I would like to do a split by coma, how can I do this?
Thanks!