...
Property | Description | ||||
---|---|---|---|---|---|
Account Name | Snowflake account to use. Suppose your hostname is the following:
Your account name is the following:
| ||||
Warehouse | The name of the warehouse to which to connect | ||||
Stage | If you have deployed a Snowflake stage for managing file conversion to tables, you can enter its name here. A stage is a database object that points to an external location on S3. It must be an external stage containing access credentials. If a stage is used, then this value is typically the schema and the name of the stage. Example value:
If a stage is not specified, a temporary stage is created using the current user's AWS credentials.
For more information on stages, see https://docs.snowflake.net/manuals/sql-reference/sql/create-stage.html. | ||||
Database for Stage | (optional) If you are using a Snowflake stage, you can specify a database other than the default one to host the stage.
If no value is specified, then your stage must be in the default database. |
For more information, see Create Connection Window.
...