Remove Roles from users
How do I remove a role of a user from a scoped application?I tried to perform delete operation on sys_user_has_role table.But application access for the table is restricting to perform deleteoperation on the table..I have seen many discussion for the...
