List of questions
Related questions
Question 38 - DEA-C01 discussion
To help manage STAGE storage costs, Data engineer recommended to monitor stage files and remove them from the stages once the data has been loaded and the files which are no longer needed.
Which option he can choose to remove these files either during data loading or afterwards?
A.
He can choose to remove stage files during data loading (using the COPY INTO <table> command).
B.
Files no longer needed, can be removed using the PURGE=TRUE command.
C.
Files no longer needed, can be removed using the REMOVE command.
D.
Script can be used during data loading & post data loading with DELETE command.
Your answer:
0 comments
Sorted by
Leave a comment first