Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is it possible to use a column to access a json?

How can I retrieve the value of a JSON using values from a table?
I made a service in APEX(As a dynamic form) and it worked perfect to save the JSON in the BLOB field and also doing a SELECT all is fine. Well now I need depending on the value that my column has to retrieve the value of the JSON, is it possible to do it?
image.pngI hope you can help me because I did not find information on how to use a column to access a JSON.
Thank you.
Oracle 19c

This post has been answered by User_H3J7U on Mar 9 2022
Jump to Answer
Comments
Post Details
Added on Mar 9 2022
3 comments
261 views