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

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 27 discussion

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

The PUT command: (Choose two.)

  • A. Automatically creates a File Format object
  • B. Automatically uses the last Stage created
  • C. Automatically compresses files using Gzip
  • D. Automatically encrypts files
Show Suggested Answer Hide Answer
Suggested Answer: CD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Mallikharjuna452
4 months ago
The PUT command in Snowflake automatically compresses files using Gzip and encrypts the files during the transfer process
upvoted 2 times
...
pranalig
5 months ago
correct answer:CD
upvoted 1 times
...
PrashantGupta1616
5 months, 2 weeks ago
Selected Answer: CD
C. Automatically compresses files using Gzip D. Automatically encrypts files Therefore, the correct options are: C. Automatically compresses files using Gzip D. Automatically encrypts files The PUT command in Snowflake compresses files using Gzip by default and encrypts files during the transfer to a stage, ensuring secure and efficient data loading.
upvoted 2 times
...
JasMozai
6 months, 2 weeks ago
Selected Answer: CD
PUT does not support uploading files to external stages. All files stored on internal stages for data loading and unloading operations are automatically encrypted using AES-256 strong encryption on the server side. By default, Snowflake provides additional client-side encryption with a 128-bit key (with the option to configure a 256-bit key). AUTO_COMPRESS is TRUE by default and by default it uses GZIP.
upvoted 1 times
...
_yyukta
9 months ago
Selected Answer: CD
c and d
upvoted 1 times
...
BobFar
1 year, 1 month ago
CD are the correct answer!
upvoted 1 times
...
Mayuri917233
1 year, 6 months ago
Selected Answer: CD
CD are the correct options
upvoted 1 times
...
ramisou
1 year, 7 months ago
CD are the correct options
upvoted 3 times
...
ajay_1233456
1 year, 10 months ago
CD are the correct options
upvoted 3 times
...
N89
1 year, 10 months ago
Selected Answer: CD
CD are the correct options
upvoted 3 times
...
SV1122
1 year, 10 months ago
Selected Answer: CD
Uploaded files are automatically encrypted with 128-bit or 256-bit keys. AUTO_COMPRESS is TRUE by default and by default it uses GZIP. https://docs.snowflake.com/en/sql-reference/sql/put.html
upvoted 4 times
...
Tapasgup007
1 year, 11 months ago
Selected Answer: CD
CD are correct
upvoted 1 times
...
[Removed]
2 years ago
Selected Answer: BD
First we will create a stage and then use PUT to load the data from onprem to that stage. Hence B. And the data will be transferred to the stage and will be encrypted, Hence D. So I guess it should be B and D.
upvoted 1 times
...
bharathmv
2 years, 2 months ago
Selected Answer: CD
CD is correct
upvoted 2 times
...
bharathmv
2 years, 2 months ago
CD is right answer
upvoted 1 times
...
Percy2112
2 years, 3 months ago
Selected Answer: AB
CD are default in snowflake. For compression and encryption , snowflake take care. AB are the correct option.
upvoted 1 times
...
Fosterchild123
2 years, 8 months ago
C and D make sense. AUTO_COMPRESS is an optional parameter for the PUT command with a default value of TRUE. This means C is definitely an answer. Also PUT automatically encrypts all data with 128-bit or 256-bit keys
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 ...