Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 364

Which stages are used with the Snowflake PUT command to upload files from a local file system? (Choose three.)

    Correct Answer:

Discussion
KeshavaMugulurOptions: BDF

BDF is right one. User stage, Table Stage and named internal staged

MultiCloudIronMan

Verified

GiselaSOptions: BDF

BDF Uploads (i.e. stages) data files from a local directory/folder on a client machine to one of the following Snowflake stages: Named internal stage. Internal stage for a specified table. Internal stage for the current user.

EmiB

PUT does not support uploading files to external stages. To upload files to external stages, use the utilities provided by the cloud service.

fahfouhi94

https://docs.snowflake.com/en/sql-reference/sql/put.html

_yyuktaOptions: BDF

BDF are correct

BigDataBBOptions: BEF

if i made a PUT i yet haven't a table so i can put on " External Named Stage" or "Internal Named Stage" or "User Stage"