I'm tying to output a field in a query based on another field, but need to "DECODE" the value:
Census: iff(FLAG="Y","N","Y")
The new field is named Census.
I want to display a Y if the FLAG is N, and vice versa.
FLAG is a field in the table on which the...
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.