SnowPro Core Certification — Question 513
What actions does the use of the PUT command do automatically? (Choose two.)
Answer options
- A. It creates a file format object.
- B. It uses the last stage created.
- C. It compresses all files using GZIP.
- D. It encrypts the file data in transit.
- E. It creates an empty target table.
Correct answer: C, D
Explanation
The correct answers, C and D, indicate that the PUT command automatically compresses files using GZIP and encrypts file data during transfer. Options A, B, and E do not accurately describe the automatic actions of the PUT command, as they pertain to different functionalities that are not performed by this command.