What is NOT a feature of the Oracle Autonomous Database to protect data from external and internal threats?
Correct Answer: A
1z0-1105-23 Exam Question 37
How does the Converged Database help to access data using an API?
Correct Answer: A
This statement is true about how the Converged Database helps to access data using an API. According to the Oracle documentation5, "Oracle REST Data Services (ORDS) makes it easy to develop modern REST interfaces for relational data in the Oracle Database and the Oracle Database 18c JSON Document Store. A mid-tier Java application, ORDS maps HTTP(S) verbs (GET, POST, PUT, DELETE, etc.) to database transactions and returns any results formatted using JSON." ORDS can automatically generate RESTful services for tables and views in the database or expose custom REST APIs using SQL or PL/SQL.