PL/SQL (MOSC)

MOSC Banner

LOOPing a delimited string in UNIX

edited Jun 5, 2013 5:04AM in PL/SQL (MOSC) 9 commentsAnswered ✓
Hi Guys
I have delimited string of request_ids stored in a variable like the below :

l_request_id = '|456|457|458' or ',456,457,458'

My requirement is the split the string, get each request_ids and LOOP it in UNIX.

Please help would be appreciated.
Can you please the share the piece of code if someone has worked on this


Thanks
Vijay

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center