https://docs.snowflake.com/en/user-guide/snowsql-config#connection-parameters-section
In the [connections] section of the config file, optionally set the default connection parameters for SnowSQL, e.g. account identifier, user login credentials, and the default database and warehouse. You can also define named connections to make multiple simultaneous connections to Snowflake or store different sets of connection configurations.
For more information, see Connecting through SnowSQL.
https://docs.snowflake.com/en/user-guide/snowsql-start
B: https://docs.snowflake.com/en/user-guide/snowsql-config
B and C?
When SnowSQL starts, it loads configuration parameter values from the following configuration file locations in order, overriding values from files loaded previously:
/etc/snowsql.cnf
/etc/snowflake/snowsql.cnf
/usr/local/etc/snowsql.cnf
<HOME_DIR>/.snowsql.cnf (supported only for backward compatibility)
<HOME_DIR>/.snowsql/config
I dont think C because as per documentation, it say the snowflake loads the configuration files in the above order. So even if there is an information mentioned in /etc/snowsql.cnf, the <HOME_DIR>/.snowsql/config overrides the values loaded by the previous files.
SnowSQL supports multiple configuration files that allow organizations to define base values for connection parameters, default settings, and variables while allowing individual users to customize their personal settings in their own <HOME_DIR>/.snowsql/config files.
https://docs.snowflake.com/en/user-guide/snowsql-config
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
0e504b5
10 months, 3 weeks agosinghks
1 year, 4 months agouser_1011
1 month, 2 weeks agomiomio123
1 year, 5 months agoMultiCloudIronMan
1 year, 5 months ago