Code:SQL> l 1 select 2 substr('xyxxyyxxxyyyxy', 3 instr('xyxxyyxxxyyyxy','xy')+length('xy'), 4 length('xyxxyyxxxyyyxy')) 5* from dual SQL> / SUBSTR('XYXX ------------ xxyyxxxyyyxy
|
Results 1 to 9 of 9
Thread: chop part of the stringThreaded View
|
Click Here to Expand Forum to Full Width |