select * from UserConfigForBranch where RoleOrUser is null update UserConfigForBranch set RoleOrUser ='' where RoleOrUser is null