|
| |||||||||||||||||||||
|
Step 3 - Define Dataviews
This step introduces a new structure - Dataviews - structured access to one
or more datasets. Users view information in a Highlander database through
the dataviews. They form an intermediate layer between the dataset and the
user's view of the data.
The dataview design opens the database to virtually any data transformation
- a powerful OLAP capability. Moreover, it's dynamic. Because dataview
transformations are applied at viewing time, there is no need to recompile
the database to implement a dataview. Dataviews consume no additional
database storage because they reside only in the dictionary as metadata.
|
||||||||||||||||||||