I have a fairly large query and in one column it returns null values.
the column name is partial, the current results are y for yes, n for no, and null
null really means no as far as the business is concerned.
how would I make the query populate all null results with 'n'