The result of one of my sql query has lots of Null values. I am trying to transform Nulls into some other value such as UNKNOWN, since I do not want null values appearing in my data. Please help.

Thanks in advance
Sam