describe-view
Retrieve detailed information about a Snowflake view, including its columns and SQL definition, by specifying the database, schema, and view name.
Instructions
Get details of a view (columns, SQL).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database | Yes | ||
schema | Yes | ||
view | Yes |