About 389,000 results
Open links in new tab
  1. How to use IF statements with variables in Snowflake snowsql?

    Jan 31, 2025 · I'm a bit new to Snowflake and trying to figure out how to correctly add conditional logic in snowflake. I'm running this script below as part of my CI/CD deployment in snowsql where I'm pre …

  2. command line - Connect with Snowsql - Stack Overflow

    Jan 14, 2020 · I would like to set up Snowsql client so I can connct for the first time and run commands like PUT. I dont know where to find exacte values of : accountname = xxxx username = xxxx …

  3. How can I use If-Then statements in Snowflake - SnowSQL (Linux)

    Feb 17, 2023 · Thank you Lukasz. Something more I noticed while trying to run a script in Linux with the above code in SnowSQL, I must use escape characters ('\') on '$' in order for it to parse properly.

  4. snowflake cloud data platform - snowsql connection error happend ...

    Jun 10, 2022 · snowsql -a lvXXXXX.ap-northeast-1.aws -u username -o insecure_mode=True If the connection is successful, it means there may be a firewall/proxy that is blocking the connection to the …

  5. python - 250001: Could not connect to Snowflake ... - Stack Overflow

    Jul 12, 2024 · I am trying to connect to snowflake using sql database and snowflake url but I am getting "Could not connect error". This is the code that I am using: from langchain import …

  6. In Snowsql, when I attempt to 'Put' a file I get the following error ...

    Jan 20, 2020 · First, you need to connect to SnowSQL from the command prompt and after that, you will be able to execute the PUT/GET command. C:> snowsql -a snowflake_accountname -u …

  7. snowsql - Execute Multiple SQL Insert Statements in parallel in ...

    Sep 10, 2020 · I have a question about how it works when several SQL statements are executed in parallel in Snowflake. For example, if I execute 10 insert statements on 10 different tables with the …

  8. snowsql - escape double quotes in snowflake - Stack Overflow

    Mar 5, 2020 · snowflake-cloud-data-platform snowsql edited Mar 5, 2020 at 15:13 asked Mar 5, 2020 at 14:48 marjun

  9. Snowflake SnowSQL debug command equivalent to echo/print

    May 8, 2025 · Snowflake SnowSQL debug command equivalent to echo/print Asked 7 months ago Modified 7 months ago Viewed 109 times

  10. How to connect snowsql from PC (Windows 10) - Stack Overflow

    Aug 11, 2021 · I have signed up for 30 day trial version for snowflake, as part of learning I am trying to run the Snowsql (client) from my windows desktop. I installed client from snowflake client repository (a...