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!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
I have read JSON support is available beginning with Oracle 12. Is this support available as a patch for Oracle 11.2.03?
Hi 3022877,
3022877 wrote:
Please change your user handle from "3022877" to something meaningful.
No, there is no support for JSON in Oracle DB 11g. JSON support was introduced in Oracle DB 12c. Also there is no patch for JSON support in Oracle DB 11g unless you upgrade it to Oracle DB 12c.
Refer :
Regards,
Kiran
There is no native support for JSON in 11.2
But there are implementations in pl/sql like
https://docs.oracle.com/cd/E59726_01/doc.50/e39149/apex_json.htm#AEAPI29635