Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Split a String

muttleychessJan 14 2008 — edited Jan 16 2008
Hi

Is htere some way for to split a string and to do a Select?

I Receive a Parameter String and must to break in 3 columns (Code, Value1, Value2)

1;105.31,105.33|2;200.00,210.15 ...etc

Value can to be null

some idea ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 13 2008
Added on Jan 14 2008
14 comments
882 views