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!

How to check space or null in between | in a string

LuKKaDec 1 2017 — edited Dec 1 2017

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 ?

This post has been answered by Frank Kulash on Dec 1 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2017
Added on Dec 1 2017
9 comments
6,437 views