QuestionQ81

Data Loading, Unloading & Connectivity

If a query is used to unload a 1 TB table to a stage, which keyword appears in Query History?

Explanation

Snowflake unloads data from a table to a stage with the COPY INTO <location> command. Therefore, Query History shows the COPY keyword for the operation.

Community Discussion

No comments yet. Be the first to start the discussion!