SET ROLE

    enables a single specified role for the current session. For the statement to succeed, the user executing it should have a grant for the given role.

    disables all the roles granted to the current user for the current session.

    create-role, , grant-roles,