Is there any way of converting the return value from a boolean column to achar?
I don't think CASE works for me, since I need to return 10 columns, eachwith a distinguishable heading (and CASE gives all the columns the same"CASE" heading).
Many thanks
Mark