Syntax
- Fully-qualified view names (
<schema>.<view>or<schema>__<view>) are supported. - Use wildcard syntax (
\*) to match multiple views within a schema
Defines a list of views from the database schema to include in the model.
<schema>.<view> or <schema>__<view>) are supported.\*) to match multiple views within a schema