Views are data-interface specifications between databases and business information systems. A view consists of a relationship between one or more DBMS Column to View Column relationships, View Columns that are the result of a combination of the values from DBMS columns to comprise the value of the View Column, and the specification of the process that accomplishes the transformation.
When View Columns need to be the result of a compound value set it must be specified in terms of a Compound Data Element. That is because Data Elements are to be both non-derived and atomic. The process of manufacturing this relationship between a Compound Data Element and a View Column is accomplished by:
|