SnowPro Core Certification — Question 567
How are URLs that access unstructured data in external stages retrieved?
Answer options
- A. From the Snowsight navigation menu
- B. By querying a directory table
- C. By creating an external function
- D. By using the INFORMATION_USAGE schema
Correct answer: B
Explanation
The correct answer is B because querying a directory table allows access to the metadata and URLs of unstructured data in external stages. The other options are incorrect as they do not provide a direct method for retrieving such URLs; Snowsight is for navigation, external functions create functionality, and the INFORMATION_USAGE schema pertains to usage statistics, not retrieval.