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!

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.

JSON support in Oracle 11.2.03?

Carol E.Aug 31 2015 — edited Sep 17 2015

I have read JSON support is available beginning with Oracle 12.  Is this support available as a patch for Oracle 11.2.03? 

Comments

Kiran Pawar

Hi 3022877,

3022877 wrote:

     Please change your user handle from "3022877" to something meaningful.

I have read JSON support is available beginning with Oracle 12.  Is this support available as a patch for Oracle 11.2.03? 

     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

Beda Hammerschmidt-Oracle

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

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 15 2015
Added on Aug 31 2015
2 comments
1,257 views