Which Snowflake object is used for storing unstructured data?
Unstructured data files in Snowflake are stored on an internal or external stage. A FILE value can reference a staged file, but the file data itself resides in the stage.
Community Discussion