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!

Filter cursor when it is null

Eric.SacramentoMar 24 2020 — edited Mar 24 2020

Hi gys,

I have a query similar to this one

pastedImage_0.png

that gives this result

pastedImage_1.png

I'd like to know if it is possible to filter when courses is null or use a NVL, I already tried a lot of thing but with no sucess.

Thank you,

Eric

This post has been answered by Solomon Yakobson on Mar 24 2020
Jump to Answer
Comments
Post Details
Added on Mar 24 2020
3 comments
398 views