Which two statements about ORDS are true? (Choose two.)
Which two statements about ORDS are true? (Choose two.)
ORDS, or Oracle REST Data Services, creates servlets for the Data Dictionary, enabling the database to process RESTful web services. Additionally, ORDS makes REST APIs available in the Oracle Database, allowing for efficient and flexible interactions with the database over HTTP.
(D) can't be correct because- Oracle Database stores, manages, and indexes JSON documents not ORDS.
I checked c,d
C&D Thanks
I checked c,d
C. ORDS makes REST APIs in the Oracle Database available. D. ORDS stores, manages and indexes JSON documents.
C & D Indexing JSON: https://docs.oracle.com/en/database/oracle/oracle-database/21/adjsn/indexes-for-json-data.html
Sorry, this one: https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/