24 JSON Data Guide
A JSON data guide lets you discover information about the structure and content of JSON documents stored in Oracle AI Database.
Some ways that you can use this information include:
-
Generating a JSON Schema document that describes a set of JSON documents.
-
Generating a JSON Schema document that you can use to validate JSON documents.
-
Creating views that you can use to perform SQL operations on the data in the documents.
-
Automatically adding or updating virtual columns that correspond to added or changed fields in the documents.
_________________________________________________________
See Also:
JSON Schema