Explore columns in a table in snowflake. this action provides distinct values of columns in a table.
Describe Table
Describe a table in snowflake. this action provides information about the columns in the table like their data types, nullability, primary key, unique key and default values.