Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam SnowPro Core topic 1 question 645 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 645
Topic #: 1
[All SnowPro Core Questions]

Which command is used to unload files from an internal or external stage to a local file system?

  • A. COPY INTO
  • B. GET
  • C. PUT
  • D. TRANSFER
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
nexerSnow
2 weeks, 4 days ago
Selected Answer: A
Get/Put do not support the external stages
upvoted 1 times
...
yaho5
1 month, 2 weeks ago
Selected Answer: B
If I had to choose, I would choose B. COPY INTO - is used to unload data into either internal or external stage, then we use GET to download files from INTERNAL stage into local system, or we use tools provided by external provider to download files. "Bulk unloading process The process for unloading data into files is the same as the loading process, except in reverse: Step 1 Use the COPY INTO <location> command to copy the data from the Snowflake database table into one or more files in a Snowflake or external stage. Step 2 Download the file from the stage: From a Snowflake stage, use the GET command to download the data file(s). From S3, use the interfaces/tools provided by Amazon S3 to get the data file(s). From Azure, use the interfaces/tools provided by Microsoft Azure to get the data file(s)." https://docs.snowflake.com/en/user-guide/data-unload-overview ChatGPT says you can download files from external stage through SnowSQL by using GET command.
upvoted 2 times
...
nexerSnow
3 months ago
Selected Answer: A
PUT and GET do not support transferring data between local and external stages so the right option is A
upvoted 2 times
...
Mike722
3 months ago
Selected Answer: B
B. GET: https://docs.snowflake.com/en/user-guide/data-unload-snowflake. Table -> Copy into -> Stage -> Get -> Local File System
upvoted 4 times
...
Susevini
4 months, 2 weeks ago
It is C as Get is not used for External Stage
upvoted 1 times
Susevini
4 months, 2 weeks ago
Sorry A - COPY INTO
upvoted 2 times
...
...
Heetec
7 months, 1 week ago
Selected Answer: B
B correct
upvoted 1 times
...
niho1993
7 months, 3 weeks ago
Selected Answer: A
correct
upvoted 2 times
...
MultiCloudIronMan
10 months, 2 weeks ago
Selected Answer: B
Correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...