ViewsΒΆ

A database view is created by a user defined SQL statement pulling and manipulating data from one or more tables to present a derived or read-only table. CSV2 makes extensive use of views for both presentation and decision making.

To aid in the understanding and purpose of each view, they are grouped in the following functional categories:

Alternatively, here is the list of all views: