Connect to Snowflake
Steps to prepare and connect to Snowflake
Lightup account setup: Snowflake
Create a Lightup user on a Snowflake database
Open the SnowSQL Classic Console, then paste the following commands at the prompt.
2. Select All Queries, and then RUN.
Connector settings
Host Name - The hostname for the datasource (check the browser address bar; you want the string between // and /. Example:
https://
host.na.me
/
Database Name - The name of the database you're connecting to.
Username - Enter lightup_user.
Password - The username account's password.
Query governance
Optional settings
Last updated