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?
I 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