Create a view over this model.
Optionaldefinition: ModelViewDefinitionOptionaloptions: Record<string, unknown>Create a materialized view over this model.
Optionaldefinition: ModelViewDefinitionOptionaloptions: Record<string, unknown>Drop a view created from this model.
Optionaloptions: Record<string, unknown>
View operations addressed at the model the view selects from.
fromis filled in with the model, so only the query is written.