SnowPro Core Certification — Question 1031
What commands can be used to see what files are stored in a stage? (Choose two.)
Answer options
- A. LIST
- B. SELECT
- C. LS
- D. GET
- E. DESCRIBE
Correct answer: A, C
Explanation
The commands LIST and LS are specifically designed to display the contents of a stage in systems that manage file storage. SELECT and GET are not applicable for this purpose, while DESCRIBE provides metadata about the stage rather than listing its contents.