Is it possible to use NOT NULL in a nested decode?<br>This is what I'm trying to do:<br>decode(field,NOT NULL, field value,decode(next field, NOT NULL, next field value, 'No Value Found'))<br><br>If not, how can I rewrite this to work?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.