sfsql - 已过时¶
sfsql provides a command-line interface for connecting to Snowflake through JDBC to execute SQL queries and perform DDL and DML operations, including loading and unloading data from database tables.
sfsql is a Bash shell script (on Linux/macOS) or batch file (on Microsoft Windows) implemented on top of HenPlus (http://henplus.sourceforge.net/).
sfsql 使用 Snowflake JDBC 驱动程序 连接到 Snowflake;但是,驱动程序 不 是安装客户端的先决条件。该驱动程序捆绑在 sfsql 发行版中,并自动与客户端一起安装。
后续主题: