snowflake.core.viewΒΆ

Manages Snowflake Views.

Classes

View(*, name[, secure, kind, recursive, ...])

A model object representing the View resource.

ViewResource(name, collection)

Represents a reference to a Snowflake view.

ViewCollection(schema)

Represents the collection operations on the Snowflake View resource.

ViewColumn(*, name[, comment, datatype])

A model object representing the ViewColumn resource.