Tente IsNull select ISNULL(Column,'') as ColumnName OU COALESCE select COALESCE(NULLIF(ColumnName,''), 'Column')