Introduction
Login roles let users access the database. Group roles help organize users and share permissions easily.
When you want to give a person access to the database with a username and password.
When you want to give the same permissions to many users at once.
When you want to manage user permissions in a simple way by grouping them.
When you want to add or remove users from a group to change their permissions quickly.
When you want to separate who can log in from what permissions they have.