Metadata functions

Snowflake provides functions that return metadata information, such as descriptions of the statements used to create database objects (e.g. tables).

Function NameNotes
GENERATE_COLUMN_DESCRIPTIONGenerate a list of columns from a set of staged files that contain semi-structured data.
GET_DDLGet DDL to [re-]create a database object.