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!
Hi
I would like to know how to update data with JSON.
Example:
{"Lastname" : "ROS", "FirstName" :"Didier","City":"Paris"}
I would like to change the City Field : Paris -> San Francisco.
Is it possible to do that and how ?