Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the primary function of schema_of_json in SQL?
schema_of_json
A
To validate the structure of a JSON string.
B
To generate a schema that can be used to parse a JSON string into a struct.
C
To compress the JSON data for storage efficiency.
D
To create a new JSON string from a struct.