Views overview

A view is a subset of columns from one or more tables. For example, if you frequently want to see the expense column from Table A and the income column from Table B, you can create a named view to give you this information quickly. You can set permissions on views.

For more information, see “Displaying view dependencies”.