snowflake_get_table_ddl
Get the exact CREATE OR REPLACE TABLE or VIEW DDL for a specified Snowflake object, given its name and type.
Instructions
Retrieve the exact CREATE OR REPLACE TABLE/VIEW DDL definition for an object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| object_type | No | TABLE |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||