Skip to content
Alexander van Delft edited this page Jul 2, 2021 · 1 revision

Views

Every schema contains [ThingName]_View views for every Normal- and Generalization table. A view selects all data for a Thing that should be there according to the ECSS-E-TM-10-25 specifications including COMET model extensions. Typically all the data from the Thing table, Generalization tables and Cross tables is selected and returned as a row containing all the necessary data.

Clone this wiki locally