SnowPro Core Certification — Question 1075

What step does Snowflake recommend when loading data from a stage?

Answer options

Correct answer: A

Explanation

The correct answer is A, as Snowflake suggests using PURGE to remove files from the stage after successfully loading them. Option B is incorrect because REMOVE is not the recommended action after loading. Options C and D refer to functions that do not impact the loading process directly.