Which object supplies a list of the files stored in a stage?
A directory table is an implicit object on a Snowflake stage that stores file-level metadata. Querying it retrieves the list of files on that stage.
Community Discussion