Views (PDM)

A view is an alternative way of looking at the data in one or more tables. It is made up of a subset of columns from one or more tables.

You define a SQL query for each view.