SELECT ok_column || '-' || coalesce((null_column, '') FROM foo;