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 ,
I have a string like this : '123456|AB|12312|lkasjlajdlajdkj|26-jan-2020'
I want to check if there null or nothing in between the | , starting from beginning till end.
Any suggestion ?