Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
SELECT command_name FROM snowflake.command_library WHERE command_description LIKE '%unload data from a table%' OR command_description LIKE '%move query result to stage%';
A
COPY INTO
B
GET
C
MERGE
D
PUT