hi everyone
how can I parsing string into token in pl sql?
example
this is my string
"170823-14785"
and the parsing I want like this
17
08
23
-1
47
85

Show your work where you try to deal with this and then we can help you. FWIW, it isn't difficult and you may want to read the manual (they are online at google.com).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.