View
Defines a 'table' using a SQL query, which can have different variants for different underlying databases.
Attributes
Attribute | Data Type | Definition |
---|---|---|
alias | String | Alias to be used with this view when it is used to form queries |
Constituent Elements
Element | Definition |
---|---|
SQL | The SQL expression for a particular database dialect |