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!
Hi ,
Please give me SQL Query to split each character in a string into rows in oracle 10g
For ex. suppose my string is "00001100"
Output like :
0
1
Please let us know ASAP