Which command can be used to stage local files from which Snowflake interface?
A.
SnowSQL
B.
Snowflake classic web interface (Ul)
C.
Snowsight
D.
.NET driver
The Answer Is:
A
This question includes an explanation.
Explanation:
SnowSQL is the command-line client for Snowflake that allows users to execute SQL queries and perform all DDL and DML operations, including staging files for bulk data loading. It is specifically designed for scripting and automating tasks.