sql - Displaying data with JSON encapsulated data -
hello have series of rows in sql one:
id      labels 979392  [2065027,236757,1831024,2398859,2497110]   now convert multiple rows this:
id      labels 979392  2065027 979392  2036757 979392  1831024 979392  2398859 979392  2497110   any ideas?
regards.
 
 
Comments
Post a Comment