Skip to main content
To parse or extract data from files in Snowflake stages, grant access to those stages. To grant access to a stage:
  1. Make a note of the database, schema, and stage that you want to grant access to.
  2. Open Snowsight.
  3. Create a new worksheet and run the following SQL commands. Replace these placeholders with your information: YOUR_DB, YOUR_SCHEMA, YOUR_STAGE, and APP_NAME. (To locate your app name, go to App Name).