Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How is unstructured data accessed after it has been stored?
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.