What actions does the use of the PUT command do automatically? (Choose two.)
What actions does the use of the PUT command do automatically? (Choose two.)
The PUT command in typical contexts automatically compresses all files using GZIP to ensure they are efficiently stored and transmitted. Additionally, it encrypts the file data in transit to maintain the security of the data during the transfer process.
Compression and Encryption
CD are correct
correct
https://docs.snowflake.com/en/sql-reference/sql/put