The "Autonomous JSON Database" supports NoSQL-style document access through "SODA" (Simple Oracle Document Access) APIs (B). SODA provides a simple, intuitive interface for developers to interact with JSON documents stored in the database using operations like insert, query, and update, without requiring SQL knowledge. Options A ("OASD"), C ("DOSA"), and D ("OSDA") are not recognized API sets in Oracle’s documentation. SODA is explicitly documented as the standard NoSQL API for Autonomous JSON Database, aligning with Oracle’s converged database strategy to support multiple data models.
[References: Oracle Autonomous JSON Database Documentation, SODA Developer Guide., ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit