Answer is C. When unloading data from a Snowflake table into a stage (internal or external), the operation is performed using the COPY INTO <location> command. In the Query Profile, this is represented by the COPY operator.
Even though you're not inserting or updating data, COPY INTO is classified as a Data Manipulation Language (DML) operation in Snowflake and appears as such in query profiles.
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.
srihdar
1 month ago37ceea2
3 months, 1 week ago37ceea2
2 months, 2 weeks ago