crystalnewbie
MIS
What's wrong with this decode statement? I am getting an invalid relational operator message.
DECODE("PS_PERSONAL_DATA"."STATE", 'CA', 13.5)
I also tried enclosing CA with double quotes.
Reportsmith v.3.1
TIA--
DECODE("PS_PERSONAL_DATA"."STATE", 'CA', 13.5)
I also tried enclosing CA with double quotes.
Reportsmith v.3.1
TIA--