The command used to download files from a Snowflake stage to a local folder on a client's machine is GET.
The GET command downloads the specified files from a Snowflake stage to the specified location on the client machine. You can use the GET command to download a single file, multiple files, or all of the files in a stage.
GET @my_stage/myfile.csv file:///local/folder/myfile.csv;
The correct answer is B for this question.
An Important Note: Make sure you know how Snowflake delimits NULL and empty string values when downloading data from a stage. There was two questions on the exam when I took it asking that (july 2023)
NULL - ,,
Empty String - ''
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.
Mallikharjuna452
4 months agoAnireddySaikiranReddy
8 months, 3 weeks ago_yyukta
8 months, 4 weeks agoColourseun
1 year agobbrandhh
1 year, 3 months agoMultiCloudIronMan
1 year, 4 months agokjdfsafc87456
2 years, 2 months ago