I have a table with four columns that will either be null or hold the value
'true'.
I want to obtain the count of these columns, within a particular row, that
have 'true' as a value (0 to 4).
I have attempted the Select count method but it seems that I need something
more.
If anyone has any thoughts it would be much appreciated.
Bob