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.
sfsql は Snowflake JDBCドライバー を使用してSnowflakeに接続します。ただし、ドライバーは、クライアントをインストールするための前提条件 ではありません。ドライバーは sfsql 配布にバンドル化されており、クライアントとともに自動的にインストールされます。
次のトピック: