QuestionQ107

Load and leverage structured, semi-structured, and unstructured data

Which Snowflake table type enables querying a list of every unstructured file in a stage?

Explanation

A directory table stores file-level metadata for files in a stage and can be queried to list all unstructured files on that stage, including attributes such as relative path, size, last-modified time, and file URL.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!