Skip to main content
Every view in a model must have this parameter or you’ll see model validation issues in the model IDE.

Syntax

schema: <schema_name>

Properties

schema
string
required
The name of the database schema containing the table.

Examples

Github schema with asset table
schema: GITHUB
table_name: ASSET