Booleans

Started by Mark Muffettover 24 years ago1 messagesgeneral
Jump to latest
#1Mark Muffett
markm@muffett.net

Is there any way of converting the return value from a boolean column to a
char?

I don't think CASE works for me, since I need to return 10 columns, each
with a distinguishable heading (and CASE gives all the columns the same
"CASE" heading).

Many thanks

Mark