A user needs to load Snowflake files from a stage that contains data from the past 5 years while using the LEAST amount of operational overhead.
The file names contain the year in this format: SALES_2025_01.gz.
What command should be used to load the data from 2024?
Community Discussion