Introduction
Views help keep data safe and simple. They show only what you want others to see.
You want to hide sensitive columns like passwords from users.
You want to show only certain rows of a big table to some users.
You want to make complex data easier to understand by showing a simple table.
You want to reuse a common query without writing it again.
You want to control what parts of data different teams can access.