Splitting a line at multiple points
ronnie-mApr 22 2013 — edited Apr 30 2013I see that I can use SDO_LRS.SPLIT_GEOM_SEGMENT to split a line at a single point (and get 2 resulting lines).
However, has anyone got any idea how I could split a line, at multiple points, into multiple segments? I need to do this for many rows, therefore a function or procedure would be good if any exists.
Thanks
Edited by: ronnie-m on Apr 22, 2013 4:43 AM