SnowPro Core Certification — Question 94
The PUT command: (Choose two.)
Answer options
- A. Automatically creates a File Format object
- B. Automatically uses the last Stage created
- C. Automatically compresses files using Gzip
- D. Automatically encrypts files
Correct answer: C, D
Explanation
The correct answers, C and D, indicate that the PUT command compresses files using Gzip and encrypts them. Options A and B are incorrect because the PUT command does not create a File Format object or reference the last Stage created automatically.