PL/SQL (MOSC)

MOSC Banner

Update a key value in Json without updating the full JSON object

edited Jun 5, 2015 10:05AM in PL/SQL (MOSC) 1 commentAnswered

Hello All,

         I was wondering if this feature is part of 12c R1 or at least it is on the roadmap for a future release of Oracle 12c R2 perhaps.  The situation I have is this:

I am able to put in a json object into the database and retrieve it back out by searching for a particular key within the json.  So far so good.  I would like to update a key's value within the json document without supplying the entire json document containing the update.  Is it possible?  Currently if I have to update a key's value I am forced to do an update by sending the entire json object containing the change to that particular key.  

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center