Introduction
Roles help control who can do what in a database. They keep data safe and organized.
You want to give a new user access to the database.
You need to limit what a user can do, like only read data but not change it.
You want to group users with similar permissions together.
You need to remove access for someone who no longer needs it.