Hi All,
I've got a case where I'm moving a database between different domains, and want to remove users from a predefined role before the move. I do not want to drop the role itself as it has all the permissions set up the way we need it.
I've not been able to find the SQL to remove a specified user from a role easily. If anyone know of a concise method, it'd be greatly appreciated.
Thanks!