SnowPro Core Certification — Question 109
True or False: You can query the files in an External Stage directly without having to load the data into a table.
Answer options
- A. True
- B. False
Correct answer: A
Explanation
The correct answer is True because querying files in an External Stage allows direct access to the data without intermediary steps. The incorrect answer, False, suggests that data must be loaded into a table, which is not necessary when querying files in an External Stage.