View descriptor
files are sometimes called SAS
views, because their member type is VIEW. This document uses the term
view descriptor to distinguish them from views created by
the SQL procedure.
Each view descriptor can define all of the data or a particular subset of the data
described by one access descriptor (and therefore one CA-Datacom/DB table). For example, you might want to use only three of four possible fields in
the table and only some of the values stored in the fields. The view descriptor enables
you to select the fields that you want and, by specifying selection
criteria, to select only the specific data that you want. (For example, your selection
criteria might be that the date of transaction is January 3, 1998, and that customers'
names begin with W.) Typically, for each access descriptor, you have several view
descriptors, which select different subsets of data.