SnowPro Core Certification — Question 772

The COPY INTO [location] command can unload data from a table directly into which locations? (Choose two.)

Answer options

Correct answer: A, E

Explanation

The COPY INTO [location] command can unload data to a named internal stage and a named external stage that references an external cloud location, which are both valid targets for data unloading. Options B, C, and D are incorrect because Snowpipe endpoints, client machine network shares, and local directories are not supported for the COPY INTO command.