PostgreSQL - Roles and Security
You want to allow user
emma to SELECT only the name and email columns from contacts table but deny access to phone. Which sequence of commands achieves this?