
Answer-first summary for fast verification
Answer: config
The correct answer is B (config) because the primary SnowSQL configuration file that stores connection parameters is located at <HOME_DIR>/.snowsql/config. This is clearly documented in Snowflake's official documentation and supported by the community discussion, where multiple comments with upvotes reference the documentation confirming that connection parameters are stored in the config file. While option C (snowsql.cnf) is mentioned in the discussion as a configuration file that exists, it's noted that the <HOME_DIR>/.snowsql/config file overrides values from snowsql.cnf files, making 'config' the more specific and accurate answer for where connection parameters are stored. Options A (history) and D (snowsql.pubkey) are unrelated to storing connection information.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.