-
Install the Snowflake ADBC driver:
dbc install snowflake
-
Customize the
mainmethod inExample.java- Change the connection arguments in the
params.put()calls- See Snowflake Driver Client Options for the full list of available options
- If you changed the database and schema, also change the SQL SELECT statement in
stmt.setSqlQuery()
- Change the connection arguments in the
-
Run the Java program:
mvn compile exec:exec
snowflake
Directory actions
More options
Directory actions
More options
snowflake
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||