Is there a way to set nulls to a space character?

I have tried
SET NULL 
SET NULL = ' '

and neither works.

Reply via email to