Our web interface for working with your JSON documents in the Oracle Database has some significant updates. In this video, I'll share how to -
create a collection
create a document
edit a document
filter your documents
filter your documents using our JSON auto-completion editor feature
get the SQL behind your filters/queries
create relational VIEWs on top of your collections
create indexes for your document attributes
check the query plans to see if those indexes are being used
The video tour I mention at the beginning of this episode can be found here - note that this interface is no longer available in the current Cloud services or in your newer ORDS installs.
• Working with JSON in your Oracle Data...