PostgreSQL - Roles and Security
You want to allow user
carol to read and insert data into the products table but prevent her from deleting or updating any data. Which commands should you use?