Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which methods can be used to remove staged files from a Snowflake stage? (Choose two.)
A
Use the DROP [file] command after the load completes.
B
Specify the TEMPORARY option when creating the file format.
C
Specify the PURGE copy option in the COPY INTO [table] command.
D
Use the REMOVE command after the load completes.
E
Use the DELETE LOAD HISTORY command after the load completes.