Exam 1z0-1105-22 All QuestionsBrowse all questions from this exam
Question 24

Which two statements about ORDS are true? (Choose two.)

    Correct Answer: B, C

    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.

Discussion
Jonny091Options: AC

(D) can't be correct because- Oracle Database stores, manages, and indexes JSON documents not ORDS.

WANANAOptions: CD

I checked c,d

ElPatodbaOptions: CD

C&D Thanks

YuuutoOptions: CD

I checked c,d

jackhsu0704Options: CD

C. ORDS makes REST APIs in the Oracle Database available. D. ORDS stores, manages and indexes JSON documents.

FPMOptions: CD

C & D Indexing JSON: https://docs.oracle.com/en/database/oracle/oracle-database/21/adjsn/indexes-for-json-data.html

FPM

Sorry, this one: https://docs.oracle.com/en/database/oracle/oracle-rest-data-services/