SnowPro Core Certification — Question 1284
Which URL identifies the database, schema, stage, and file path to a set of files for accessing the unstructured data files in Snowflake?
Answer options
- A. Scoped URL
- B. File URL
- C. Pre-signed URL
- D. HTTPS URL
Correct answer: B
Explanation
The correct answer is B, as a File URL is specifically designed to point to the location of files in Snowflake. The other options do not serve this purpose; for example, a Scoped URL relates to access control, a Pre-signed URL is used for temporary access to resources, and an HTTPS URL is a general web protocol that doesn't specify Snowflake's database structure.