snowpro-core question 932 discussion

View all snowpro core here
back to snowflake forum

Question 932

How is unstructured data retrieved from data storage?

  • A. SQL functions like the GET command can be used to copy the unstructured data to a location on the client.
  • B. SQL functions can be used to create different types of URLs pointing to the unstructured data. These URLs can be used to download the data to a client.
  • C. SQL functions can be used to retrieve the data from the query results cache. When the query results are output to a client. the unstructured data will be output to the client as files.
  • D. SQL functions can call on different web extensions designed to display different types of files as a web page. The web extensions will allow the files to be downloaded to the client.
Answer:

b

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
0 / 1000
vr15305
6 months, 3 weeks ago

A. SQL functions like the GET command can be used to copy the unstructured data to a location on the client.

vr15305
6 months, 3 weeks ago

B. SQL functions can be used to create different types of URLs pointing to the unstructured data. These URLs can be used to download the data to a client.