QuestionQ59

Data Ingestion and Data Preparation

An Architect must design an architecture that enables a company to upload small data files from a local directory to a Snowflake internal stage.

Which tools should the Architect use to satisfy this requirement?

Choose three
Explanation

Snowflake supports the PUT command in SnowSQL and through the JDBC driver to stage local files in an internal stage. Snowsight also supports uploading a few small local data files to a named internal stage. AWS CLI s3 cp is for Amazon S3 rather than a Snowflake internal stage.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!